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
Kconfig SoC: stm32: Include LL utilities if HWINFO is selected 2020-02-27 21:14:54 +01:00
hwinfo_esp32.c
hwinfo_handlers.c
hwinfo_imxrt.c
hwinfo_litex.c
hwinfo_mcux_sim.c
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
hwinfo_shell.c
hwinfo_stm32.c
hwinfo_weak_impl.c