Home
last modified time | relevance | path

Searched refs:rt_usbh_hub_get_descriptor (Results 1 – 2 of 2) sorted by relevance

/components/legacy/usb/usbhost/core/
A Dhub.c124 rt_err_t rt_usbh_hub_get_descriptor(struct uinstance* device, rt_uint8_t *buffer, rt_size_t nbytes) in rt_usbh_hub_get_descriptor() function
527 ret = rt_usbh_hub_get_descriptor(device, (rt_uint8_t*)&hub->hub_desc, 8); in rt_usbh_hub_enable()
535 ret = rt_usbh_hub_get_descriptor(device, (rt_uint8_t*)&hub->hub_desc, in rt_usbh_hub_enable()
/components/drivers/include/drivers/
A Dusb_host.h198 rt_err_t rt_usbh_hub_get_descriptor(struct uinstance* device, rt_uint8_t *buffer,

Completed in 4 milliseconds