zephyr/tests/lib/devicetree/api
Carlo Caione 935268ee64 devicetree.h: DT_FOREACH_NODE_VARGS, DT_FOREACH_STATUS_OKAY_NODE_VARGS
Add the _VARGS variant of DT_FOREACH_NODE and
DT_FOREACH_STATUS_OKAY_NODE for when we want to do some kind of
operation on all the nodes in the tree.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2023-07-07 11:41:19 +02:00
..
src devicetree.h: DT_FOREACH_NODE_VARGS, DT_FOREACH_STATUS_OKAY_NODE_VARGS 2023-07-07 11:41:19 +02:00
app.overlay tests: lib: devicetree: api: test the 'reserved' status 2023-06-26 03:10:30 -04:00
CMakeLists.txt
prj.conf tests: lib: devicetree: move api to new ztest API 2022-07-19 13:00:37 -07:00
README
testcase.yaml samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00

Test cases for the devicetree.h API.