zephyr/drivers/entropy
Richard Osterloh 3e5187b458 drivers: entropy: Add STM32G4X RNG support
Add RNG driver support for STM32G4X SoC series.

Signed-off-by: Richard Osterloh <richard.osterloh@gmail.com>
2019-10-04 18:44:24 -07:00
..
CMakeLists.txt
Kconfig
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.mcux
Kconfig.native_posix
Kconfig.nrf5 drivers: entropy: nrf5: Fix dependency of the enabling Kconfig option 2019-08-09 20:14:24 +02:00
Kconfig.sam
Kconfig.stm32 drivers: entropy: Add STM32G4X RNG support 2019-10-04 18:44:24 -07:00
entropy_cc13xx_cc26xx.c cleanup: include/: move ring_buffer.h to sys/ring_buffer.h 2019-06-27 22:55:49 -04:00
entropy_esp32.c cleanup: include/: move entropy.h to drivers/entropy.h 2019-06-27 22:55:49 -04:00
entropy_handlers.c kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
entropy_mcux_rnga.c cleanup: include/: move entropy.h to drivers/entropy.h 2019-06-27 22:55:49 -04:00
entropy_mcux_trng.c cleanup: include/: move entropy.h to drivers/entropy.h 2019-06-27 22:55:49 -04:00
entropy_nrf5.c nordic: Use hal/ in all inclusions of nrfx HAL header files 2019-09-24 16:20:16 +02:00
entropy_sam.c drivers: sam: entropy: implement get_entropy_isr 2019-08-23 17:03:18 +02:00
entropy_stm32.c drivers: entropy: Add STM32G4X RNG support 2019-10-04 18:44:24 -07:00
fake_entropy_native_posix.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00