Searched refs:DT_INST_NUM_NODELABELS (Results 1 – 2 of 2) sorted by relevance
3677 #define DT_INST_NUM_NODELABELS(inst) DT_NUM_NODELABELS(DT_DRV_INST(inst)) macro
1684 zassert_equal(DT_INST_NUM_NODELABELS(0), 1, ""); in ZTEST()