Searched refs:DT_FOREACH_NODE (Results 1 – 4 of 4) sorted by relevance
2973 #define DT_FOREACH_NODE(fn) DT_FOREACH_HELPER(fn) macro
330 ; These are used internally by DT_FOREACH_NODE and
1672 zassert_equal(1, DT_FOREACH_NODE(IS_ALIASES), ""); in ZTEST()1673 zassert_equal(1, DT_FOREACH_NODE(IS_DISABLED_GPIO), ""); in ZTEST()
994 * :c:macro:`DT_FOREACH_NODE`