Searched refs:USB_DESC_CONFIG (Results 1 – 3 of 3) sorted by relevance
71 case USB_DESC_CONFIG: in USBD_Init()275 case USB_DESC_CONFIG: in USBD_GetDescriptor()
46 #define USB_DESC_CONFIG 0x02 macro
254 …if(USBH_GetDescriptor(phost, USB_DESC_CONFIG, 0, (uint8_t *)&phost->Device.Cfg_Desc, sizeof(USB_Cf… in USBH_HandleEnum()268 …if(USBH_GetDescriptor(phost, USB_DESC_CONFIG, 0, USBH_Cfg_Desc_Buffer, phost->Device.Cfg_Desc.wTot… in USBH_HandleEnum()
Completed in 9 milliseconds