Searched refs:USB_HOST_PHDC_SET_FEATURE_REQUEST (Results 1 – 2 of 2) sorted by relevance
33 #define USB_HOST_PHDC_SET_FEATURE_REQUEST (0x03U) macro
178 if (USB_HOST_PHDC_SET_FEATURE_REQUEST == transfer->setupPacket->bRequest) in USB_HostPhdcControlPipeCallback()1155 case USB_HOST_PHDC_SET_FEATURE_REQUEST: in USB_HostPhdcSendControlRequest()