Home
last modified time | relevance | path

Searched refs:usb_host_ehci_pipe_t (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ehci.c135 usb_host_ehci_pipe_t *ehciPipePointer);
146 usb_host_ehci_pipe_t *ehciPipePointer);
209 usb_host_ehci_pipe_t *ehciPipePointer,
235 usb_host_ehci_pipe_t *ehciPipePointer);
249 usb_host_ehci_pipe_t *ehciPipePointer,
260 static usb_status_t USB_HostEhciQhInit(usb_host_ehci_instance_t *ehciInstance, usb_host_ehci_pipe_t
270 …us_t USB_HostEhciQhDeinit(usb_host_ehci_instance_t *ehciInstance, usb_host_ehci_pipe_t *ehciPipePo…
305 usb_host_ehci_pipe_t *ehciPipePointer,
316 usb_host_ehci_pipe_t *ehciPipePointer,
342 usb_host_ehci_pipe_t *ehciPipePointer);
[all …]
Dusb_host_ehci.h224 } usb_host_ehci_pipe_t; typedef
239 usb_host_ehci_pipe_t *ehciPipePointer; /*!< EHCI pipe pointer */
312 usb_host_ehci_pipe_t *ehciPipeIndexBase; /*!< Pipe buffer's start pointer*/
313 usb_host_ehci_pipe_t *ehciPipeList; /*!< Idle pipe list pointer*/
314 usb_host_ehci_pipe_t *ehciRunningPipeList; /*!< Running pipe list pointer*/
367 usb_host_ehci_pipe_t ehciPipe[USB_HOST_CONFIG_MAX_PIPES]; /*!< Idle pipe list array*/