zephyr/drivers/entropy
Anas Nashif 5d6c219210 drivers: device: do not reuse tag name 'device'
Do not reuse tag name (misra rule 5.7).

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-03-22 19:48:14 -04:00
..
CMakeLists.txt
Kconfig
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.gecko
Kconfig.litex
Kconfig.mcux
Kconfig.native_posix
Kconfig.nrf5
Kconfig.rv32m1
Kconfig.sam
Kconfig.stm32
entropy_cc13xx_cc26xx.c power: Rename constraint API 2021-02-15 08:08:36 -05:00
entropy_esp32.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
entropy_gecko_trng.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
entropy_handlers.c
entropy_litex.c
entropy_mcux_rng.c
entropy_mcux_rnga.c
entropy_mcux_trng.c
entropy_nrf5.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
entropy_rv32m1_trng.c
entropy_sam.c
entropy_stm32.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
fake_entropy_native_posix.c