Searched refs:DT_NODELABEL_STRING_ARRAY (Results 1 – 4 of 4) sorted by relevance
975 .nodelabels = DT_NODELABEL_STRING_ARRAY(node_id), \
709 #define DT_NODELABEL_STRING_ARRAY(node_id) \ macro3932 #define DT_INST_NODELABEL_STRING_ARRAY(inst) DT_NODELABEL_STRING_ARRAY(DT_DRV_INST(inst))
1810 const char *nodelabels[] = DT_NODELABEL_STRING_ARRAY(DT_NODELABEL(test_nodelabel)); in ZTEST()
1616 * Added :c:macro:`DT_NODELABEL_STRING_ARRAY` and :c:macro:`DT_NUM_NODELABELS` and their variants.