zephyr/tests/lib/devicetree
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
..
src devicetree: add DT_INST_FOREACH_CHILD macro 2020-05-13 21:22:06 +02:00
CMakeLists.txt cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
README
app.overlay devicetree: add DT_INST_FOREACH_CHILD macro 2020-05-13 21:22:06 +02:00
prj.conf
testcase.yaml

README

Test cases for the devicetree.h API.