Home
last modified time | relevance | path

Searched refs:pipeCommon (Results 1 – 4 of 4) sorted by relevance

/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host_ehci.c1340 ehciPipePointer->pipeCommon.maxPacketSize * ehciPipePointer->pipeCommon.numberPerUframe); in USB_HostBandwidthHsHostAllocateIso()
1565 ehciPipePointer->pipeCommon.maxPacketSize * ehciPipePointer->pipeCommon.numberPerUframe); in USB_HostBandwidthHsHostAllocateInterrupt()
2856 …uint32_t minDataPerItd = ehciPipePointer->pipeCommon.numberPerUframe * ehciPipePointer->pipeCommon in USB_HostEhciItdArrayInit()
3356 switch (ehciPipePointer->pipeCommon.pipeType) in USB_HostEhciCancelPipe()
4273 ehciPipePointer->pipeCommon.nextdata01 = 0; in USB_HostEhciOpenPipe()
4278 ehciPipePointer->pipeCommon.interval = in USB_HostEhciOpenPipe()
4285 ehciPipePointer->pipeCommon.interval = in USB_HostEhciOpenPipe()
4291 ehciPipePointer->pipeCommon in USB_HostEhciOpenPipe()
4310 switch (ehciPipePointer->pipeCommon.pipeType) in USB_HostEhciOpenPipe()
4359 switch (ehciPipePointer->pipeCommon.pipeType) in USB_HostEhciClosePipe()
[all …]
A Dusb_host_ehci.h197 usb_host_pipe_t pipeCommon; /*!< Common pipe information */ member
/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host_ehci.c1337 …(((uint32_t)ehciPipePointer->pipeCommon.maxPacketSize) * ehciPipePointer->pipeCommon.numberPerUfra… in USB_HostBandwidthHsHostAllocateIso()
1568 …(uint32_t)ehciPipePointer->pipeCommon.maxPacketSize * ehciPipePointer->pipeCommon.numberPerUframe); in USB_HostBandwidthHsHostAllocateInterrupt()
2932 … (uint32_t)ehciPipePointer->pipeCommon.numberPerUframe * ehciPipePointer->pipeCommon.maxPacketSize; in USB_HostEhciItdArrayInit()
3453 switch (ehciPipePointer->pipeCommon.pipeType) in USB_HostEhciCancelPipe()
3645 switch (ehciPipePointer->pipeCommon.pipeType) in USB_HostEhciTransactionDone()
4005 switch (ehciPipePointer->pipeCommon.pipeType) in USB_HostEhciTimer0()
4496 ehciPipePointer->pipeCommon.nextdata01 = 0U; in USB_HostEhciOpenPipe()
4505 ehciPipePointer->pipeCommon.interval = in USB_HostEhciOpenPipe()
4535 switch (ehciPipePointer->pipeCommon.pipeType) in USB_HostEhciOpenPipe()
4588 switch (ehciPipePointer->pipeCommon.pipeType) in USB_HostEhciClosePipe()
[all …]
A Dusb_host_ehci.h177 usb_host_pipe_t pipeCommon; /*!< Common pipe information */ member

Completed in 25 milliseconds