zephyr/drivers/entropy
Erwan Gouriou 1cb7ae8142 drivers/entropy: stm32: fix error erasing
"unused value" issue reported by Coverity (CID: 214211).
This is actually a true bug as reported error is erased
and not taken into account.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-09-09 14:10:07 +02:00
..
CMakeLists.txt
entropy_cc13xx_cc26xx.c
entropy_esp32.c
entropy_gecko_trng.c
entropy_handlers.c
entropy_litex.c
entropy_mcux_rng.c
entropy_mcux_rnga.c
entropy_mcux_trng.c
entropy_nrf5.c
entropy_rv32m1_trng.c
entropy_sam.c
entropy_stm32.c drivers/entropy: stm32: fix error erasing 2020-09-09 14:10:07 +02:00
fake_entropy_native_posix.c
Kconfig
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.gecko
Kconfig.litex
Kconfig.mcux
Kconfig.native_posix
Kconfig.nrf5
Kconfig.rv32m1
Kconfig.sam
Kconfig.stm32