zephyr/tests/lib/devicetree/src
Gerard Marull-Paretas b35152ed4b devicetree: add DT_INST_FOREACH_CHILD macro
The macro iterates through the list of child nodes in a DT_DRV_COMPAT
instance and invokes provided macro for each node.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2020-05-13 21:22:06 +02:00
..
main.c devicetree: add DT_INST_FOREACH_CHILD macro 2020-05-13 21:22:06 +02:00