Searched refs:USB_GET_STATUS_ENDPOINT_MASK (Results 1 – 2 of 2) sorted by relevance
42 #define USB_GET_STATUS_ENDPOINT_MASK (0x03U) macro
204 …ssHandle->standardTranscationBuffer = endpointStatus.endpointStatus & USB_GET_STATUS_ENDPOINT_MASK; in USB_DeviceCh9GetStatus()