libopencm3/include/libopencm3/stm32/h7
Matt Walker 1c54d58c81 STM32H7: Support the RNG Peripheral
The random number generator on the STM32H7 is identical to the v1 RNG
already present in the library. So use that, and make sure that the RCC
knows about the peripheral.

Originally filed at: https://github.com/libopencm3/libopencm3/pull/1244

Reviewed-by: Karl Palsson <karlp@tweak.net.au>
 * whitespace changes from review
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 STM32H7: Support the RNG Peripheral 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