libopencm3/include/libopencm3/stm32/f7
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
..
adc.h stm32f7: doc: adc: fix copypasta doxygen error 2019-05-21 23:45:47 +00:00
crc.h stm32f7: enable existing CRC support 2019-04-15 13:10:37 +00:00
dac.h stm32: dac: move DAC_SR to common. 2019-05-09 11:49:25 +00:00
dcmi.h stm32: dcmi: hook up doxygen again 2020-11-28 22:13:25 +00:00
dma.h stm32f7: include common dma code 2018-10-20 11:40:38 +00:00
dma2d.h stm32f7: enable existing dma2d headers 2019-05-19 21:33:07 +00:00
doc-stm32f7.h doc: restore targets as pages. 2019-06-10 11:10:34 +00:00
dsi.h stm32f7: enable existing dsi support 2019-05-19 21:33:07 +00:00
exti.h stm32f7: enable existing exti headers 2019-05-19 21:30:38 +00:00
flash.h doc: stm32: flash: tidy up doxygen warnings and broken groupings 2020-03-06 01:14:17 +00:00
fmc.h stm32f7: enable fsmc 2019-05-19 21:30:48 +00:00
gpio.h [stm32f7] Add initial support of the family, GPIO support. 2015-10-15 10:34:28 +00:00
i2c.h stm32f7: Include i2c_common_v2 2019-04-04 22:11:20 +00:00
irq.json stm32f7: irqs: Fix typo in i2c4* 2019-05-26 21:34:08 +00:00
iwdg.h stm32f7: enable existing IWDG support 2019-04-15 13:10:21 +00:00
lptimer.h stm32: lptimer: enable lptimer.h usage on f4,f7,l4 and g0 chips. 2019-07-05 10:48:55 +02:00
ltdc.h stm32f7: enable existing ltdc 2019-05-19 21:33:02 +00:00
memorymap.h stm32: desig: refactor to allow targets to have different addresses 2020-03-04 22:16:31 +00:00
pwr.h stm32: doc: pwr: move to peripheral_api 2019-05-22 00:10:39 +00:00
rcc.h stm32: added peripheral clock get helpers for all stm32 platforms. 2020-11-28 22:13:25 +00:00
rng.h stm32:rng: add common v1 to l0,l4,f7 2017-03-30 21:48:07 +00:00
spi.h stm32f7: spi: fix include error 2018-10-23 21:43:29 +00:00
syscfg.h stm32f7: enable existing syscfg headers 2019-04-15 13:10:48 +00:00
timer.h stm32f7: enable common timers support 2018-09-09 16:38:56 +00:00
usart.h doc:stm32: usart: fix grouping and heirarchy of base addrs 2019-06-12 23:06:22 +00:00