Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ehci.h442 extern usb_status_t USB_HostEhciWritePipe(usb_host_controller_handle controllerHandle,
Dusb_host_hci.c76 USB_HostEhciWritePipe, USB_HostEhciReadpipe, USB_HostEhciIoctl,
Dusb_host_ehci.c4892 usb_status_t USB_HostEhciWritePipe(usb_host_controller_handle controllerHandle, in USB_HostEhciWritePipe() function
4946 return USB_HostEhciWritePipe(controllerHandle, pipeHandle, transfer); /* same as write */ in USB_HostEhciReadpipe()