zephyr/drivers/entropy
Andrzej Głąbek 57c6cfc9cd nordic: Use hal/ in all inclusions of nrfx HAL header files
Header files of nrfx HALs are not supposed to be included directly
but only with their names prepended with the hal/ directory (so that
an inclusion of an nrfx HAL header clearly differs from an inclusion
of an nrfx driver header).

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2019-09-24 16:20:16 +02:00
..
CMakeLists.txt
entropy_cc13xx_cc26xx.c
entropy_esp32.c
entropy_handlers.c
entropy_mcux_rnga.c
entropy_mcux_trng.c
entropy_nrf5.c
entropy_sam.c
entropy_stm32.c
fake_entropy_native_posix.c
Kconfig
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.mcux
Kconfig.native_posix
Kconfig.nrf5
Kconfig.sam
Kconfig.stm32