zephyr/tests/lib/devicetree/api
James Roy 4553a21fe5 devicetree: Add DT_FOREACH_ANCESTOR macro
Add 'DT_FOREACH_ANCESTOR' macro to get a list of
ancestor node of a given node_id.

Signed-off-by: James Roy <rruuaanng@outlook.com>
2024-12-18 10:17:09 +01:00
..
src devicetree: Add DT_FOREACH_ANCESTOR macro 2024-12-18 10:17:09 +01:00
app.overlay devicetree: Add DT_FOREACH_ANCESTOR macro 2024-12-18 10:17:09 +01:00
CMakeLists.txt
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
README
testcase.yaml tests/lib/devicetree: Don't test on native_posix 2024-09-25 04:04:36 -04:00

Test cases for the devicetree.h API.