zephyr/drivers/entropy
Alberto Escolar Piedras 474a56b806 entropy: nrf5x remove unnecessary header
Remove unnecessary header inclusion in nordic's nrf5 random
driver which added a dependency to ext/hal/nordic.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-03-21 15:35:42 -04:00
..
CMakeLists.txt native: added entropy device 2018-02-23 07:34:07 -05:00
Kconfig native: added entropy device 2018-02-23 07:34:07 -05:00
Kconfig.esp32 subsys/random: sys_rand32_get() implementation that uses entropy API 2017-11-01 08:26:29 -04:00
Kconfig.mcux subsys/random: sys_rand32_get() implementation that uses entropy API 2017-11-01 08:26:29 -04:00
Kconfig.native_posix native: added entropy device 2018-02-23 07:34:07 -05:00
Kconfig.nrf5 drivers: entropy: Port the LL rand driver to entropy 2018-03-14 16:47:50 +01:00
Kconfig.stm32 drivers: entropy: stm32: use Kconfig to select HAL/LL sources 2018-01-23 08:46:16 -06:00
entropy_esp32.c subsys/random: sys_rand32_get() implementation that uses entropy API 2017-11-01 08:26:29 -04:00
entropy_handlers.c drivers: Rename `random` to `entropy` 2017-11-01 08:26:29 -04:00
entropy_mcux_rnga.c subsys/random: sys_rand32_get() implementation that uses entropy API 2017-11-01 08:26:29 -04:00
entropy_mcux_trng.c subsys/random: sys_rand32_get() implementation that uses entropy API 2017-11-01 08:26:29 -04:00
entropy_native_posix.c native: added entropy device 2018-02-23 07:34:07 -05:00
entropy_nrf5.c entropy: nrf5x remove unnecessary header 2018-03-21 15:35:42 -04:00
entropy_stm32.c drivers: entropy: stm32: Remove STM32F411XE from building 2018-01-12 19:42:54 -05:00