aboutsummaryrefslogtreecommitdiff
path: root/lib/rcc.c
AgeCommit message (Expand)Author
2010-01-19rcc: Add a few functions to set prescalers.Uwe Hermann
2010-01-14Fix logic bugs in rcc_wait_for_osc_ready().Uwe Hermann
2009-08-31Add rcc_peripheral_{reset,clear_reset} functions.Uwe Hermann
2009-07-22Add more RCC related API functions and their prototypes.Uwe Hermann
2009-07-22Add rcc_enable_peripheral_clock() et al, and respective prototypes.Uwe Hermann
2009-07-22Turn rcc_osc_ready() into rcc_wait_for_osc_ready(), more useful.Uwe Hermann
2009-07-20Changed all includes to use <foo.h> notation.Piotr Esden-Tempski
2009-07-20Fix some compiler warnings.Uwe Hermann
2009-07-20Add slightly modified rcc.c file, contributed by Federico Ruiz-Ugalde.Uwe Hermann