Searched refs:CONNECTED_ENTITY_ID (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/subsys/usb/device_next/class/ |
D | usbd_uac2_macros.h | 124 #define CONNECTED_ENTITY_ID(entity, phandle) \ macro 130 CONNECTED_ENTITY_ID(entity, assoc_terminal), target_id), \ 159 (CONNECTED_ENTITY_ID(entity, assoc_terminal)), \ 297 CONNECTED_ENTITY_ID(entity, assoc_terminal), /* bAssocTerminal */ \ 308 CONNECTED_ENTITY_ID(entity, clock_source), /* bCSourceID */ \ 323 CONNECTED_ENTITY_ID(entity, data_source), /* bSourceID */ \ 324 CONNECTED_ENTITY_ID(entity, clock_source), /* bCSourceID */ \ 334 CONNECTED_ENTITY_ID(entity, data_source), /* bSourceID */ \ 424 CONNECTED_ENTITY_ID(node, linked_terminal), /* bTerminalLink */ \
|