zephyr/drivers/hwinfo
Emil Obalski 27186a8606 drivers: hwinfo: Use HAL for reading deviceID.
Do not refer to registers directly when reading DEVICEID.
Rely on HAL instead.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2019-12-17 09:11:37 +01:00
..
CMakeLists.txt drivers: hwinfo: Add LiteX DNA driver 2019-09-21 21:36:00 +02:00
Kconfig drivers: hwinfo: Depend HWINFO_NRF on all SoCs 2019-12-17 09:11:37 +01:00
hwinfo_esp32.c
hwinfo_handlers.c
hwinfo_imxrt.c
hwinfo_litex.c drivers: hwinfo: Add LiteX DNA driver 2019-09-21 21:36:00 +02:00
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
hwinfo_sam0.c
hwinfo_shell.c
hwinfo_stm32.c
hwinfo_weak_impl.c