Searched refs:DT_FOREACH_ANCESTOR (Results 1 – 3 of 3) sorted by relevance
3064 #define DT_FOREACH_ANCESTOR(node_id, fn) \ macro
107 The :c:macro:`DT_FOREACH_ANCESTOR` macro allows iterating over the ancestor node
2347 DT_FOREACH_ANCESTOR(DT_NODELABEL(test_parent_a), TEST_FUNC_AND_COMMA)}; in ZTEST()2350 DT_FOREACH_ANCESTOR(DT_NODELABEL(test_parent_b), TEST_FUNC_AND_COMMA)}; in ZTEST()