Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/tests/lib/devicetree/api/src/
Dmain.c589 #define DT_PHANDLE_LISTIFY(node_id, ph_prop, prop) \ macro
614 const char *phs_labels[] = DT_PHANDLE_LISTIFY(TEST_PH, phs, label); in test_phandles()