zephyr/drivers/hwinfo
Peter Bigot 8c749ffc0a drivers: hwinfo: update stm32 implementation byte order
The unique identifier for this platform is a 96-bit value, where the
upper 56 bits provide an ASCII encoding of the lot number, and the
lower 40 bits provide the wafer number and X, Y position on the wafer.
Extract the value into big-endian form for device-independent
interpretation.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-04-20 19:04:26 +02:00
..
CMakeLists.txt
hwinfo_esp32.c
hwinfo_handlers.c
hwinfo_imxrt.c
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
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
hwinfo_stm32.c drivers: hwinfo: update stm32 implementation byte order 2020-04-20 19:04:26 +02:00
hwinfo_weak_impl.c
Kconfig SoC: stm32: Include LL utilities if HWINFO is selected 2020-02-27 21:14:54 +01:00