Searched refs:ENDPOINT_ATTR_MASK (Results 1 – 1 of 1) sorted by relevance
129 #define ENDPOINT_ATTR_MASK (0x03U) macro173 if (ENDPOINT_TYPE_ISOC == (attributes & ENDPOINT_ATTR_MASK)) in GetEndpointActiveMode()