Searched refs:_usbh_hub_get_hub_descriptor (Results 1 – 1 of 1) sorted by relevance
59 static int _usbh_hub_get_hub_descriptor(struct usbh_hub *hub, uint8_t *buffer) in _usbh_hub_get_hub_descriptor() function365 ret = _usbh_hub_get_hub_descriptor(hub, (uint8_t *)&hub->hub_desc); in usbh_hub_connect()
Completed in 2 milliseconds