zephyr/drivers/entropy
Kumar Gala acf1939a4c drivers: entropy: Convert drivers to new DT device macros
Convert entropy drivers to use new DT variants of the DEVICE APIs.
    DEVICE_AND_API_INIT -> DEVICE_DT_DEFINE
    DEVICE_GET -> DEVICE_DT_GET

etc..

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-12-13 19:27:01 -05: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 drivers: entropy: Convert drivers to new DT device macros 2020-12-13 19:27:01 -05:00
entropy_esp32.c drivers: entropy: Convert drivers to new DT device macros 2020-12-13 19:27:01 -05:00
entropy_gecko_trng.c drivers: entropy: Convert drivers to new DT device macros 2020-12-13 19:27:01 -05:00
entropy_handlers.c
entropy_litex.c drivers: entropy: Convert drivers to new DT device macros 2020-12-13 19:27:01 -05:00
entropy_mcux_rng.c drivers: entropy: Convert drivers to new DT device macros 2020-12-13 19:27:01 -05:00
entropy_mcux_rnga.c drivers: entropy: Convert drivers to new DT device macros 2020-12-13 19:27:01 -05:00
entropy_mcux_trng.c drivers: entropy: Convert drivers to new DT device macros 2020-12-13 19:27:01 -05:00
entropy_nrf5.c drivers: entropy: Convert drivers to new DT device macros 2020-12-13 19:27:01 -05:00
entropy_rv32m1_trng.c drivers: entropy: Convert drivers to new DT device macros 2020-12-13 19:27:01 -05:00
entropy_sam.c drivers: entropy: Convert drivers to new DT device macros 2020-12-13 19:27:01 -05:00
entropy_stm32.c drivers: entropy: Convert drivers to new DT device macros 2020-12-13 19:27:01 -05:00
fake_entropy_native_posix.c drivers: entropy: Convert drivers to new DT device macros 2020-12-13 19:27:01 -05:00