aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/stm32f2/rcc.c
Commit message (Expand)AuthorAgeFilesLines
* stm32f2/rcc: Fix timer rcc_clk_id enumerators.Marti Bolivar2012-04-111-36/+36
* 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