Searched defs:pipeHandle (Results 1 – 6 of 6) sorted by relevance
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/ |
| D | usb_host_hci.c | 343 usb_host_pipe_handle *pipeHandle, in USB_HostOpenPipe() 360 usb_status_t USB_HostClosePipe(usb_host_handle hostHandle, usb_host_pipe_handle pipeHandle) in USB_HostClosePipe() 376 usb_status_t USB_HostSend(usb_host_handle hostHandle, usb_host_pipe_handle pipeHandle, usb_host_tra… in USB_HostSend() 409 usb_host_pipe_handle pipeHandle, in USB_HostSendSetup() 451 usb_status_t USB_HostRecv(usb_host_handle hostHandle, usb_host_pipe_handle pipeHandle, usb_host_tra… in USB_HostRecv() 484 usb_host_pipe_handle pipeHandle, in USB_HostCancelTransfer()
|
| D | usb_host_ohci.c | 2322 usb_host_pipe_handle *pipeHandle, in USB_HostOhciOpenPipe() 2452 …USB_HostOhciClosePipe(usb_host_controller_handle controllerHandle, usb_host_pipe_handle pipeHandle) in USB_HostOhciClosePipe() 2483 usb_host_pipe_handle pipeHandle, in USB_HostOhciWritePipe() 2592 usb_host_pipe_handle pipeHandle, in USB_HostOhciReadPipe()
|
| D | usb_host_khci.c | 1772 …USB_HostKhciClosePipe(usb_host_controller_handle controllerHandle, usb_host_pipe_handle pipeHandle) in USB_HostKhciClosePipe() 1830 usb_host_pipe_handle pipeHandle, in USB_HostKhciWritePipe() 1908 usb_host_pipe_handle pipeHandle, in USB_HostKhciReadpipe()
|
| D | usb_host_ip3516hs.c | 3537 usb_host_pipe_handle *pipeHandle, in USB_HostIp3516HsOpenPipe() 3663 …HostIp3516HsClosePipe(usb_host_controller_handle controllerHandle, usb_host_pipe_handle pipeHandle) in USB_HostIp3516HsClosePipe() 3699 usb_host_pipe_handle pipeHandle, in USB_HostIp3516HsWritePipe() 3769 usb_host_pipe_handle pipeHandle, in USB_HostIp3516HsReadPipe()
|
| D | usb_host_ehci.c | 5006 usb_host_pipe_handle *pipeHandle, in USB_HostEhciOpenPipe() 5129 …USB_HostEhciClosePipe(usb_host_controller_handle controllerHandle, usb_host_pipe_handle pipeHandle) in USB_HostEhciClosePipe() 5199 usb_host_pipe_handle pipeHandle, in USB_HostEhciWritePipe() 5260 usb_host_pipe_handle pipeHandle, in USB_HostEhciReadpipe()
|
| D | usb_host.h | 287 usb_host_pipe_handle pipeHandle; /*!< Canceling pipe handle*/ member
|