zephyr/tests/lib/devicetree/api/src
Martí Bolívar 2520747f6b devicetree.h: DT_FOREACH_NODE, DT_FOREACH_STATUS_OKAY_NODE
Add two new utility macros for iterating over the entire tree, along
with tests.

I have a use case for DT_FOREACH_STATUS_OKAY_NODE() right now, but I
think it makes sense to define both of them right away for
completeness.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2022-08-08 10:44:41 +02:00
..
main.c devicetree.h: DT_FOREACH_NODE, DT_FOREACH_STATUS_OKAY_NODE 2022-08-08 10:44:41 +02:00