Home
last modified time | relevance | path

Searched refs:usbh_find_hubport (Results 1 – 3 of 3) sorted by relevance

/components/drivers/usb/cherryusb/core/
A Dusbh_core.h280 struct usbh_hubport *usbh_find_hubport(uint8_t busid, uint8_t hub_index, uint8_t hub_port);
A Dusbh_core.c946 struct usbh_hubport *usbh_find_hubport(uint8_t busid, uint8_t hub_index, uint8_t hub_port) in usbh_find_hubport() function
/components/drivers/usb/cherryusb/demo/
A Dusb_host.c384 struct usbh_hubport *hport = usbh_find_hubport(0, 1, 1);

Completed in 9 milliseconds