zephyr/drivers/entropy
Piotr Zięcik cc1b92e2e8 drivers: entropy: Use likely()/unlikely() macros to speed up the API
This commit introduces usage of likely()/unlikely() macros in order
to speed up the entropy_get_entropy_isr() API.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2018-10-30 11:16:34 +01:00
..
CMakeLists.txt
entropy_esp32.c
entropy_handlers.c
entropy_mcux_rnga.c
entropy_mcux_trng.c
entropy_nrf5.c drivers: entropy: Use likely()/unlikely() macros to speed up the API 2018-10-30 11:16:34 +01:00
entropy_stm32.c
fake_entropy_native_posix.c
Kconfig
Kconfig.esp32
Kconfig.mcux
Kconfig.native_posix
Kconfig.nrf5 drivers: entropy: nrf5: Replace random number pool implementation 2018-10-30 11:16:34 +01:00
Kconfig.stm32