Home
last modified time | relevance | path

Searched defs:pipePointer (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_khci.c642 usb_host_pipe_t *pipePointer = NULL; in _USB_HostKhciProcessTrCallback() local
1705 usb_host_pipe_t *pipePointer; in USB_HostKhciOpenPipe() local
1775 usb_host_pipe_t *pipePointer = (usb_host_pipe_t *)pipeHandle; in USB_HostKhciClosePipe() local
1836 usb_host_pipe_t *pipePointer = (usb_host_pipe_t *)pipeHandle; in USB_HostKhciWritePipe() local
1913 usb_host_pipe_t *pipePointer = (usb_host_pipe_t *)pipeHandle; in USB_HostKhciReadpipe() local
1957 usb_host_pipe_t *pipePointer, in _USB_HostKhciCancelPipe()