mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 23:31:57 +00:00
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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
hwinfo_esp32.c | ||
hwinfo_handlers.c | ||
hwinfo_imxrt.c | ||
hwinfo_litex.c | ||
hwinfo_mcux_sim.c | ||
hwinfo_nrf.c | ||
hwinfo_sam.c | ||
hwinfo_sam0.c | ||
hwinfo_shell.c | ||
hwinfo_stm32.c | ||
hwinfo_weak_impl.c | ||
Kconfig |