Home
last modified time | relevance | path

Searched refs:USBH_ClrFeature (Results 1 – 6 of 6) sorted by relevance

/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/
A Dusbh_stdreq.h14 USBH_Status USBH_ClrFeature(USBH_Info_t *phost, uint8_t ep);
A Dusbh_stdreq.c133 USBH_Status USBH_ClrFeature(USBH_Info_t *phost, uint8_t ep) in USBH_ClrFeature() function
/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/MSC/
A Dusbh_msc_bot.c269 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()
A Dusbh_msc_core.c153 status = USBH_ClrFeature(phost, USBH_MSC_Info.InEp); in USBH_MSC_Process()
/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/HID/
A Dusbh_hid_core.c217 status = USBH_ClrFeature(phost, USBH_HID_Info.InEp); in USBH_HID_Process()
/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/CDC/
A Dusbh_cdc_core.c157 reqStatus = USBH_ClrFeature(phost, 0); in USBH_CDC_Request()

Completed in 8 milliseconds