Searched refs:DT_CAT7 (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/include/zephyr/ |
D | devicetree.h | 1555 DT_CAT7(node_id, _P_, pha, _IDX_, idx, _VAL_, cell) 1650 DT_CAT7(node_id, _P_, pha, _NAME_, name, _VAL_, cell) 5239 #define DT_CAT7(a1, a2, a3, a4, a5, a6, a7) \ macro
|