zephyr/tests/lib/devicetree
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
..
api devicetree.h: DT_FOREACH_NODE, DT_FOREACH_STATUS_OKAY_NODE 2022-08-08 10:44:41 +02:00
api_ext test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
devices test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
memory_region test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00