Home
last modified time | relevance | path

Searched refs:USB_CfgDesc_t (Results 1 – 4 of 4) sorted by relevance

/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/
A Dusbh_core.h82 USB_CfgDesc_t Cfg_Desc;
114 …void (*ConfigDescAvailable)(USB_CfgDesc_t *cfgDesc, USB_IntfDesc_t *intfDesc, USB_EpDesc_t *epDesc…
A Dusbh_stdreq.c156 memcpy(&phost->Device.Cfg_Desc, pdesc, sizeof(USB_CfgDesc_t)); in USBH_ParseCfgDesc()
A Dusbh_core.c254 …r(phost, USB_DESC_CONFIG, 0, (uint8_t *)&phost->Device.Cfg_Desc, sizeof(USB_CfgDesc_t)) == USBH_OK) in USBH_HandleEnum()
/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_usb.h145 } USB_CfgDesc_t; typedef

Completed in 17 milliseconds