Home
last modified time | relevance | path

Searched refs:USB_EpDesc_t (Results 1 – 7 of 7) sorted by relevance

/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/
A Dusbh_core.h84 USB_EpDesc_t Ep_Desc[USBH_MAX_NUM_INTERFACES][USBH_MAX_NUM_ENDPOINTS];
114 …void (*ConfigDescAvailable)(USB_CfgDesc_t *cfgDesc, USB_IntfDesc_t *intfDesc, USB_EpDesc_t *epDesc…
A Dusbh_stdreq.c185 memcpy(&phost->Device.Ep_Desc[if_ix][ep_ix], pdesc, sizeof(USB_EpDesc_t)); in USBH_ParseCfgDesc()
/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_usb.h166 } USB_EpDesc_t; typedef
/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/MSC/
A Dusbh_msc_core.c54 USB_EpDesc_t *pEpIn, *pEpOut; in USBH_MSC_Init()
/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/HID/
A Dusbh_hid_core.c51 USB_EpDesc_t *pEpIn, *pEpOut; in USBH_HID_Init()
/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/CDC/
A Dusbh_cdc_core.c51 USB_EpDesc_t *pEpIn, *pEpOut, *pEpCtrl; in USBH_CDC_Init()
/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/MTP/
A Dusbh_mtp.c54 USB_EpDesc_t *pEpIn, *pEpOut, *pEpNotify; in USBH_MTP_Init()

Completed in 16 milliseconds