aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/stm32f2/rcc.c
Commit message (Expand)AuthorAgeFilesLines
* rcc_reconfigure_pll(): Assert that the PLL is disabled.Marti Bolivar2012-04-111-0/+3
* RCC: Add new mechanism for configuring the main PLL.Marti Bolivar2012-04-111-0/+34
* RCC: Clean up and sanitize interfaces across F1, F2 series.Marti Bolivar2012-04-111-6/+0
* Initial STM32F2 RCC support.Marti Bolivar2012-04-111-0/+168