mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-06 09:56:30 +00:00
Add a variety of property and specifier cell accessors that fall back on a default value supplied by the caller if the devicetree does not contain the requested data. This is useful for avoiding use of COND_CODE_1() and similarly tricky macros in applications and drivers. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no> |
||
---|---|---|
.. | ||
c_lib | ||
cmsis_dsp | ||
devicetree | ||
fdtable | ||
gui/lvgl | ||
heap | ||
heap_align | ||
json | ||
mem_alloc | ||
notify | ||
onoff | ||
ringbuffer | ||
sprintf |