Home
last modified time | relevance | path

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

/components/legacy/usb/usbhost/class/
A Dmass.c576 stor->pipe_in = rt_usb_instance_find_pipe(intf->device,ep_desc->bEndpointAddress); in rt_usbh_storage_enable()
581 stor->pipe_out = rt_usb_instance_find_pipe(intf->device,ep_desc->bEndpointAddress); in rt_usbh_storage_enable()
/components/drivers/include/drivers/
A Dusb_host.h222 rt_inline upipe_t rt_usb_instance_find_pipe(uinst_t inst,rt_uint8_t ep_address) in rt_usb_instance_find_pipe() function
/components/legacy/usb/usbhost/core/
A Dhub.c579 pipe_in = rt_usb_instance_find_pipe(device,ep_desc->bEndpointAddress); in rt_usbh_hub_enable()

Completed in 5 milliseconds