zephyr/drivers/hwinfo
Peter Bigot 736860ac90 drivers: hwinfo: update mcux-sim implementation byte order
Following the practice for i.MX decoding assume the 32-bit identifier
values need to be converted to big-endian representation for
device-independent interpretation.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-04-22 17:31:56 +02:00
..
CMakeLists.txt drivers: hwinfo: Add LiteX DNA driver 2019-09-21 21:36:00 +02: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 drivers: hwinfo: update i.MX implementation byte order 2020-04-22 17:31:56 +02:00
hwinfo_litex.c drivers: litex: Convert litex drivers to new DT_INST macros 2020-03-30 12:49:43 -05:00
hwinfo_mcux_sim.c drivers: hwinfo: update mcux-sim implementation byte order 2020-04-22 17:31:56 +02:00
hwinfo_nrf.c drivers: hwinfo: fix endianness for sam0 and nrf 2020-04-09 19:30:32 +02:00
hwinfo_sam.c drivers: hwinfo: atmel_sam: Replace DT_FLASH define 2020-04-09 08:41:09 -05:00
hwinfo_sam0.c drivers: hwinfo: fix endianness for sam0 and nrf 2020-04-09 19:30:32 +02: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 drivers: hwinfo: update stm32 implementation byte order 2020-04-20 19:04:26 +02:00
hwinfo_weak_impl.c cleanup: include/: move hwinfo.h to drivers/hwinfo.h 2019-06-27 22:55:49 -04:00
Kconfig SoC: stm32: Include LL utilities if HWINFO is selected 2020-02-27 21:14:54 +01:00