Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ehci.h455 extern usb_status_t USB_HostEhciWritePipe(usb_host_controller_handle controllerHandle,
Dusb_host_hci.c67 USB_HostEhciWritePipe, USB_HostEhciReadpipe, USB_HostEhciIoctl,
Dusb_host_ehci.c5198 usb_status_t USB_HostEhciWritePipe(usb_host_controller_handle controllerHandle, in USB_HostEhciWritePipe() function
5263 return USB_HostEhciWritePipe(controllerHandle, pipeHandle, transfer); /* same as write */ in USB_HostEhciReadpipe()