zephyr/drivers/hwinfo
Alexander Wachter a22f0ac1ab drivers: hwinfo: Don't disable CLOE on SAM3x seies
CLOE (Code Loop Optimization) does not exist on SAM3x.
Make the EEFC_FMR_CLOE disable depending on CONFIG_SOC_SERIES_SAM3X.

Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
2020-02-27 21:14:54 +01:00
..
CMakeLists.txt drivers: hwinfo: Add LiteX DNA driver 2019-09-21 21:36:00 +02:00
Kconfig SoC: stm32: Include LL utilities if HWINFO is selected 2020-02-27 21:14:54 +01:00
hwinfo_esp32.c cleanup: include/: move hwinfo.h to drivers/hwinfo.h 2019-06-27 22:55:49 -04:00
hwinfo_handlers.c kernel: syscalls: Whitespace fixups 2019-09-12 11:31:50 +08:00
hwinfo_imxrt.c cleanup: include/: move hwinfo.h to drivers/hwinfo.h 2019-06-27 22:55:49 -04:00
hwinfo_litex.c drivers: hwinfo: Add LiteX DNA driver 2019-09-21 21:36:00 +02:00
hwinfo_mcux_sim.c cleanup: include/: move hwinfo.h to drivers/hwinfo.h 2019-06-27 22:55:49 -04:00
hwinfo_nrf.c drivers: hwinfo: Use HAL for reading deviceID. 2019-12-17 09:11:37 +01:00
hwinfo_sam.c drivers: hwinfo: Don't disable CLOE on SAM3x seies 2020-02-27 21:14:54 +01:00
hwinfo_sam0.c cleanup: include/: move hwinfo.h to drivers/hwinfo.h 2019-06-27 22:55:49 -04:00
hwinfo_shell.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
hwinfo_stm32.c cleanup: include/: move hwinfo.h to drivers/hwinfo.h 2019-06-27 22:55:49 -04:00
hwinfo_weak_impl.c cleanup: include/: move hwinfo.h to drivers/hwinfo.h 2019-06-27 22:55:49 -04:00