Home
last modified time | relevance | path

Searched refs:DT_FOREACH_NODELABEL (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/
Ddevicetree.h710 { DT_FOREACH_NODELABEL(node_id, DT_NODELABEL_STRING_ARRAY_ENTRY_INTERNAL) }
3538 #define DT_FOREACH_NODELABEL(node_id, fn) DT_CAT(node_id, _FOREACH_NODELABEL)(fn) macro
4979 DT_FOREACH_NODELABEL(DT_DRV_INST(inst), fn)
/Zephyr-latest/doc/build/dts/
Dmacros.bnf92 ; These are used internally by DT_FOREACH_NODELABEL and
/Zephyr-latest/tests/lib/devicetree/api/src/
Dmain.c1797 DT_FOREACH_NODELABEL(DT_NODELABEL(test_nodelabel), ENTRY) in ZTEST() enumerator
/Zephyr-latest/doc/releases/
Drelease-notes-3.7.rst1614 * Added :c:macro:`DT_FOREACH_NODELABEL` and variants, which can be used to iterate over the