zephyr/include/zephyr/devicetree
Fabio Baltieri f98fde07b3 devicetree: make DT_..._REG_ADDR return unsigned
`DT_..._REG_ADDR` macros do not always return an unsigned value. This
commit adds and unsigned 32bit prefix to ensure the value is always
unsigned.

Signed-off-by: Jeppe Odgaard <jeppe.odgaard@prevas.dk>
Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-10-02 14:41:32 +01:00
..
can.h
clocks.h
dma.h
fixed-partitions.h
gpio.h
interrupt_controller.h
io-channels.h
mbox.h
ordinals.h
pinctrl.h
pwms.h
reset.h
spi.h devicetree: make DT_..._REG_ADDR return unsigned 2024-10-02 14:41:32 +01:00