zephyr/tests/lib/devicetree
Dominik Ermel ba8b74d801 devicetree: Add DT_FOREACH_CHILD macro
The macro iterates through the list of child nodes and invokes provided
macro for each node.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-07 21:42:58 -05:00
..
src devicetree: Add DT_FOREACH_CHILD macro 2020-05-07 21:42:58 -05:00
app.overlay devicetree: Add DT_FOREACH_CHILD macro 2020-05-07 21:42:58 -05:00
CMakeLists.txt cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
prj.conf
README
testcase.yaml

Test cases for the devicetree.h API.