Searched refs:altSetting (Results 1 – 2 of 2) sorted by relevance
114 USBH_Status USBH_SetInterface(USBH_Info_t *phost, uint8_t intf, uint8_t altSetting) in USBH_SetInterface() argument118 phost->Ctrl.setup.wValue = altSetting; in USBH_SetInterface()
13 USBH_Status USBH_SetInterface(USBH_Info_t *phost, uint8_t intf, uint8_t altSetting);
Completed in 4 milliseconds