zephyr/drivers/hwinfo
Aurelien Jarno bf59fcb78c drivers: hwinfo: add driver support for Atmel SAM device ID
Add driver support for Atmel SAM device ID, which is 16-bytes long. On
this SoC family, the device ID is part of the flash controller and
complex to read. Therefore the driver reads it once at boot time and
then just returned the copy saved in RAM.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2019-03-25 15:55:48 -04:00
..
CMakeLists.txt drivers: hwinfo: add driver support for Atmel SAM device ID 2019-03-25 15:55:48 -04:00
Kconfig drivers: hwinfo: add driver support for Atmel SAM device ID 2019-03-25 15:55:48 -04:00
hwinfo_handlers.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
hwinfo_imxrt.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
hwinfo_mcux_sim.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
hwinfo_nrf.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
hwinfo_sam.c drivers: hwinfo: add driver support for Atmel SAM device ID 2019-03-25 15:55:48 -04:00
hwinfo_shell.c shell: Make sure digits of the device id are rendered with 2 hex digits 2019-03-09 10:05:01 -05:00
hwinfo_stm32.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
hwinfo_weak_impl.c all: Update reserved function names 2019-03-11 13:48:42 -04:00