Searched refs:requestType (Results 1 – 2 of 2) sorted by relevance
67 if (statusParam->requestType == (uint8_t)kRequestDevice) in USB_HostStandardGetStatus()71 else if (statusParam->requestType == (uint8_t)kRequestInterface) in USB_HostStandardGetStatus()97 if (featureParam->requestType == (uint8_t)kRequestDevice) in USB_HostStandardSetClearFeature()101 else if (featureParam->requestType == (uint8_t)kRequestInterface) in USB_HostStandardSetClearFeature()
116 uint8_t requestType; /*!< See the #usb_host_request_type_t */ member131 uint8_t requestType; /*!< See the #usb_host_request_type_t */ member
Completed in 7 milliseconds