libopencm3/lib/stm32/f0
Brian Viele e41ac6ea71 stm32: added peripheral clock get helpers for all stm32 platforms.
Allows for abstraction for code that's dependent on knowing the source clock
for a peripheral. Implemented a few core peripherals that tend to have clock
tree differences between platforms (USART, timers, I2C, SPI).
2020-11-28 22:13:25 +00:00
..
Makefile add usb audio, cdc, and midi stub files for doxy 2020-11-28 22:13:25 +00:00
adc.c doc: stm32f0/f3: adc: fix doxygen warnings 2020-03-06 01:13:22 +00:00
comparator.c Fix a number of top level doxygen issues. 2014-01-15 22:19:52 +01:00
flash.c doc: stm32: unify "peripheral API" titles 2019-06-12 23:06:22 +00:00
i2c.c [Doxygen] Add complete documentation page to STM32F0 2013-08-22 17:18:42 -07:00
rcc.c stm32: added peripheral clock get helpers for all stm32 platforms. 2020-11-28 22:13:25 +00:00
syscfg.c [Doxygen] Add complete documentation page to STM32F0 2013-08-22 17:18:42 -07:00