Searched refs:USBH_ClrFeature (Results 1 – 6 of 6) sorted by relevance
14 USBH_Status USBH_ClrFeature(USBH_Info_t *phost, uint8_t ep);
133 USBH_Status USBH_ClrFeature(USBH_Info_t *phost, uint8_t ep) in USBH_ClrFeature() function
269 stat = USBH_ClrFeature(phost, USBH_MSC_Info.InEp); in USBH_MSC_BOT_Process()279 stat = USBH_ClrFeature(phost, USBH_MSC_Info.OutEp); in USBH_MSC_BOT_Process()
153 status = USBH_ClrFeature(phost, USBH_MSC_Info.InEp); in USBH_MSC_Process()
217 status = USBH_ClrFeature(phost, USBH_HID_Info.InEp); in USBH_HID_Process()
157 reqStatus = USBH_ClrFeature(phost, 0); in USBH_CDC_Request()
Completed in 8 milliseconds