zephyr/drivers/entropy
Alexandre Bourdiol 5deb8ffe0c drivers: STM32: Rework CLK48 HSEM protection
Due to HSEM implementation #24862, USB CLK48 lock implementation
#25850 should be reworked.
And by the way, implement the same in entropy which is using the
same clock.

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
2020-09-02 14:13:49 +02:00
..
CMakeLists.txt drivers: entropy_mcux_rng LPC entropy 2020-05-07 23:25:31 -05:00
Kconfig drivers: entropy: Remove Kconfig HAS_DTS_ENTROPY 2020-04-13 09:14:21 -05:00
Kconfig.cc13xx_cc26xx drivers: entropy: Remove Kconfig HAS_DTS_ENTROPY 2020-04-13 09:14:21 -05:00
Kconfig.esp32 drivers: entropy: Remove Kconfig HAS_DTS_ENTROPY 2020-04-13 09:14:21 -05:00
Kconfig.gecko drivers: entropy: Remove Kconfig HAS_DTS_ENTROPY 2020-04-13 09:14:21 -05:00
Kconfig.litex kconfig: Turn pointless 'menuconfig's into 'config's 2020-01-24 21:30:17 -05:00
Kconfig.mcux drivers: entropy_mcux_rng LPC entropy 2020-05-07 23:25:31 -05:00
Kconfig.native_posix drivers: entropy: Remove Kconfig HAS_DTS_ENTROPY 2020-04-13 09:14:21 -05:00
Kconfig.nrf5 drivers: entropy: Remove Kconfig HAS_DTS_ENTROPY 2020-04-13 09:14:21 -05:00
Kconfig.rv32m1 drivers: entropy: Remove Kconfig HAS_DTS_ENTROPY 2020-04-13 09:14:21 -05:00
Kconfig.sam drivers: entropy: Remove Kconfig HAS_DTS_ENTROPY 2020-04-13 09:14:21 -05:00
Kconfig.stm32 drivers: entropy: stm32 full driver rework with software fifo 2020-09-01 13:31:38 +02:00
entropy_cc13xx_cc26xx.c isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
entropy_esp32.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
entropy_gecko_trng.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
entropy_handlers.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
entropy_litex.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
entropy_mcux_rng.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
entropy_mcux_rnga.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
entropy_mcux_trng.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
entropy_nrf5.c isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
entropy_rv32m1_trng.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
entropy_sam.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
entropy_stm32.c drivers: STM32: Rework CLK48 HSEM protection 2020-09-02 14:13:49 +02:00
fake_entropy_native_posix.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00