zephyr/drivers/entropy
Kumar Gala 3af49c5b55 drivers: atmel sam: Convert atmel sam drivers to new DT_INST macros
Convert older DT_INST_ macro use in atmel sam drivers to the new
include/devicetree.h DT_INST macro APIs.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-03-26 16:31:31 -05:00
..
CMakeLists.txt drivers: entropy: gecko: add entropy driver based on GECKO TRNG 2020-03-19 15:45:01 -05:00
entropy_cc13xx_cc26xx.c drivers: cc13xx_cc26xx: Convert drivers to new DT_INST macros 2020-03-26 05:20:19 -05:00
entropy_esp32.c drivers: esp32: Convert esp32 drivers to new DT_INST macros 2020-03-26 08:49:11 -05:00
entropy_gecko_trng.c drivers: entropy: gecko: Implement ISR specific get entropy call 2020-03-23 18:42:46 +01:00
entropy_handlers.c kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
entropy_litex.c global: Fix up leading/trailing blank lines in files 2020-01-27 17:41:55 -06:00
entropy_mcux_rnga.c cleanup: include/: move entropy.h to drivers/entropy.h 2019-06-27 22:55:49 -04:00
entropy_mcux_trng.c drivers: mcux: Convert MCUX drivers to new DT_INST macros 2020-03-26 03:40:09 -05:00
entropy_nrf5.c Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
entropy_rv32m1_trng.c treewide: use full path to entropy.h header 2020-01-26 17:52:12 +01:00
entropy_sam.c drivers: atmel sam: Convert atmel sam drivers to new DT_INST macros 2020-03-26 16:31:31 -05:00
entropy_stm32.c treewide: use full path to clock_control/stm32_clock_control.h header 2020-01-26 17:52:12 +01:00
fake_entropy_native_posix.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
Kconfig drivers: entropy: gecko: add entropy driver based on GECKO TRNG 2020-03-19 15:45:01 -05:00
Kconfig.cc13xx_cc26xx kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.esp32 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.gecko drivers: entropy: gecko: add entropy driver based on GECKO TRNG 2020-03-19 15:45:01 -05:00
Kconfig.litex kconfig: Turn pointless 'menuconfig's into 'config's 2020-01-24 21:30:17 -05:00
Kconfig.mcux kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.native_posix kconfig: Turn pointless/confusing 'menuconfig's into 'config's 2019-10-22 13:53:06 -05:00
Kconfig.nrf5 kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
Kconfig.rv32m1 kconfig: rv32m1: Remove redundant ENTROPY_GENERATOR dependency 2020-02-12 10:30:12 -06:00
Kconfig.sam drivers: entropy: sam: Add support for sam0 2020-01-23 12:40:59 +01:00
Kconfig.stm32 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00