zephyr/drivers/entropy
Carles Cufi aaa9cf2edd drivers: entropy: nrf5: Clarify Kconfig options
Clarify the difference between the buffer length and threshold Kconfig
options available in the nRF5 entropy driver.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-04-05 08:09:57 -04:00
..
CMakeLists.txt
entropy_esp32.c
entropy_handlers.c
entropy_mcux_rnga.c
entropy_mcux_trng.c
entropy_native_posix.c
entropy_nrf5.c doc: Add a comment describing the algorithm used by entropy_nrf5.c 2018-04-05 13:10:49 +02:00
entropy_stm32.c
Kconfig
Kconfig.esp32
Kconfig.mcux kconfig: Remove no-op selects of choice symbols 2018-03-29 08:57:39 -04:00
Kconfig.native_posix kconfig: Remove no-op selects of choice symbols 2018-03-29 08:57:39 -04:00
Kconfig.nrf5 drivers: entropy: nrf5: Clarify Kconfig options 2018-04-05 08:09:57 -04:00
Kconfig.stm32