zephyr/drivers/entropy
Alberto Escolar Piedras 08fdccbb8e drivers: entropy nRF5x : use new compatible SOC symbol
Depend on the new SOC_COMPATIBLE_NRF symbol instead of the
SOC_FAMILY_NRF symbol.

This allows the driver to be used from the bsim simulated board

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-10-15 09:36:37 -04:00
..
CMakeLists.txt drivers: entropy: Remove usage of zephyr_library_ifdef 2018-05-28 13:23:13 -04:00
Kconfig drivers: entropy: remove unused logger kconfig 2018-10-08 17:49:12 -04:00
Kconfig.esp32 drivers: entropy: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.mcux drivers: entropy: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.native_posix drivers: entropy: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.nrf5 drivers: entropy nRF5x : use new compatible SOC symbol 2018-10-15 09:36:37 -04:00
Kconfig.stm32 drivers: entropy: stm32: add support for STM32F7 2018-07-03 22:48:08 -04:00
entropy_esp32.c
entropy_handlers.c
entropy_mcux_rnga.c
entropy_mcux_trng.c
entropy_nrf5.c drivers: entropy: nrf5: Fix ENTROPY_BUSYWAIT from hanging 2018-09-03 12:58:40 +02:00
entropy_stm32.c drivers: entropy: stm32: add support for STM32F7 2018-07-03 22:48:08 -04:00
fake_entropy_native_posix.c native_posix: Add missing headers and function prototypes 2018-08-02 19:14:19 +02:00