aboutsummaryrefslogtreecommitdiff
path: root/include/libopenstm32/rcc.h
AgeCommit message (Expand)Author
2009-07-25Some random cosmetic changes and additional comments.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-22Add RCC_AHBRSTR and RCC_CFGR2 bit definitions.Uwe Hermann
2009-07-22Reorder RCC bits, add missing bits for STM32 connectivity line.Uwe Hermann
2009-07-21Add RCC_APB1RSTR bit definitions.Uwe Hermann
2009-07-21Add RCC_APB2RSTR bit definitions.Uwe Hermann
2009-07-20Changed all includes to use <foo.h> notation.Piotr Esden-Tempski
2009-07-20Add RCC_CSR bit definitions and a osc_t enum.Uwe Hermann
2009-07-20Add RCC_BDCR bit definitions.Uwe Hermann
2009-07-20Add RCC_APB1ENR bit definitions.Uwe Hermann
2009-07-19Merge some more RCC related #defines contributed by Federico Ruiz-Ugalde.Uwe Hermann
2009-07-19Whitespace fixes.Uwe Hermann
2009-07-18Partial merge of RCC support work contributed by Federico Ruiz-Ugalde.Uwe Hermann
2009-07-18Switch the license to GPL, version 3 or later.Uwe Hermann
2009-07-18Add initial minimal rcc.h implementation (not complete).Uwe Hermann