Home
last modified time | relevance | path

Searched refs:USB_ENDPOINT_ISOCHRONOUS (Results 1 – 6 of 6) sorted by relevance

/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host_ehci.c1019 if (pipeType == USB_ENDPOINT_ISOCHRONOUS) /* iso */ in USB_HostBandwidthComputeTime()
1089 if ((ehciPipePointer->pipeCommon.pipeType == USB_ENDPOINT_ISOCHRONOUS) || in USB_HostBandwidthFslsHostComputeCurrent()
1122 if ((ehciPipePointer->pipeCommon.pipeType == USB_ENDPOINT_ISOCHRONOUS) || in USB_HostBandwidthHsHostComputeCurrentFsls()
1148 USB_ENDPOINT_ISOCHRONOUS) /* iso bandwidth is allocated once */ in USB_HostBandwidthHsHostComputeCurrentFsls()
1191 if ((ehciPipePointer->pipeCommon.pipeType == USB_ENDPOINT_ISOCHRONOUS) || in USB_HostBandwidthHsHostComputeCurrentHsAll()
3394 case USB_ENDPOINT_ISOCHRONOUS: in USB_HostEhciCancelPipe()
3682 case USB_ENDPOINT_ISOCHRONOUS: in USB_HostEhciTransactionDone()
4276 if (ehciPipePointer->pipeCommon.pipeType == USB_ENDPOINT_ISOCHRONOUS) in USB_HostEhciOpenPipe()
4319 case USB_ENDPOINT_ISOCHRONOUS: in USB_HostEhciOpenPipe()
4372 case USB_ENDPOINT_ISOCHRONOUS: in USB_HostEhciClosePipe()
[all …]
/bsp/nxp/imx/imx6ull-smart/drivers/usb/include/
A Dusb_spec.h55 #define USB_ENDPOINT_ISOCHRONOUS (0x01U) macro
/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host_ehci.c997 if (pipeType == USB_ENDPOINT_ISOCHRONOUS) /* iso */ in USB_HostBandwidthComputeTime()
1069 if ((ehciPipePointer->pipeCommon.pipeType == USB_ENDPOINT_ISOCHRONOUS) || in USB_HostBandwidthFslsHostComputeCurrent()
1104 if ((ehciPipePointer->pipeCommon.pipeType == USB_ENDPOINT_ISOCHRONOUS) || in USB_HostBandwidthHsHostComputeCurrentFsls()
1176 if ((ehciPipePointer->pipeCommon.pipeType == USB_ENDPOINT_ISOCHRONOUS) || in USB_HostBandwidthHsHostComputeCurrentHsAll()
3491 case USB_ENDPOINT_ISOCHRONOUS: in USB_HostEhciCancelPipe()
3804 case USB_ENDPOINT_ISOCHRONOUS: in USB_HostEhciTransactionDone()
4500 if ((ehciPipePointer->pipeCommon.pipeType == USB_ENDPOINT_ISOCHRONOUS) || in USB_HostEhciOpenPipe()
4503 if (ehciPipePointer->pipeCommon.pipeType == USB_ENDPOINT_ISOCHRONOUS) in USB_HostEhciOpenPipe()
4544 case USB_ENDPOINT_ISOCHRONOUS: in USB_HostEhciOpenPipe()
4601 case USB_ENDPOINT_ISOCHRONOUS: in USB_HostEhciClosePipe()
[all …]
/bsp/nxp/imx/imxrt/libraries/drivers/usb/include/
A Dusb_spec.h56 #define USB_ENDPOINT_ISOCHRONOUS (0x01U) macro
/bsp/nxp/imx/imx6ull-smart/drivers/usb/device/
A Dusb_device_ehci.c263 if (USB_ENDPOINT_ISOCHRONOUS == transferType) in USB_DeviceEhciEndpointInit()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/device/
A Dusb_device_ehci.c256 if (USB_ENDPOINT_ISOCHRONOUS == transferType) in USB_DeviceEhciEndpointInit()

Completed in 29 milliseconds