libopencm3/include/libopencm3/stm32/h7
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
..
dac.h stm32h7: Initial introduction into libopencm3. 2019-11-28 22:15:24 +00:00
doc-stm32h7.h stm32h7: fix typo in doxygen description 2019-12-25 20:30:17 +00:00
exti.h stm32h7: added minimal stm32h7 exti defs, which share with G0. 2020-03-23 09:23:21 -04:00
flash.h doc: stm32h7: cleanup warnings and groupings 2020-03-06 01:10:20 +00:00
fmc.h stm32h7: fmc: added bit defs for async configuration. 2020-02-16 13:52:04 +00:00
gpio.h stm32h7: Initial introduction into libopencm3. 2019-11-28 22:15:24 +00:00
irq.json stm32h7: Initial introduction into libopencm3. 2019-11-28 22:15:24 +00:00
memorymap.h stm32h7: Initial introduction into libopencm3. 2019-11-28 22:15:24 +00:00
pwr.h stm32h7: fix inverted VOS settings for Vcore. 2020-03-10 10:16:26 +00:00
rcc.h stm32: added peripheral clock get helpers for all stm32 platforms. 2020-11-28 22:13:25 +00:00
rng.h STM32H7: Support the RNG Peripheral 2020-11-28 22:13:25 +00:00
spi.h stm32h7: doc: fix some missing group definitions 2019-11-28 22:16:34 +00:00
syscfg.h stm32h7: added minimal stm32h7 exti defs, which share with G0. 2020-03-23 09:23:21 -04:00
timer.h stm32h7: doc: fix some missing group definitions 2019-11-28 22:16:34 +00:00
usart.h stm32h7: usart: support new fifo features 2019-12-25 20:29:24 +00:00