Home
last modified time | relevance | path

Searched refs:numberPerUframe (Results 1 – 14 of 14) sorted by relevance

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host.h236 uint8_t numberPerUframe; /*!< Transaction number per micro-frame*/ member
281 uint8_t numberPerUframe; /*!< Transaction number for each micro-frame*/ member
Dusb_host_ehci.c1341 …int32_t)ehciPipePointer->pipeCommon.maxPacketSize) * ehciPipePointer->pipeCommon.numberPerUframe)); in USB_HostBandwidthHsHostAllocateIso()
1572 …(uint32_t)ehciPipePointer->pipeCommon.maxPacketSize * ehciPipePointer->pipeCommon.numberPerUframe); in USB_HostBandwidthHsHostAllocateInterrupt()
2520 …controlBits2 |= ((uint32_t)ehciPipePointer->pipeCommon.numberPerUframe << EHCI_HOST_QH_MULT_SHIFT); in USB_HostEhciQhInit()
3070 … (uint32_t)ehciPipePointer->pipeCommon.numberPerUframe * ehciPipePointer->pipeCommon.maxPacketSize; in USB_HostEhciItdArrayInit()
3169 itdPointer->bufferPointers[2] |= (ehciPipePointer->pipeCommon.numberPerUframe); in USB_HostEhciItdArrayInit()
4733 ehciPipePointer->pipeCommon.numberPerUframe = pipeInit->numberPerUframe + 1U; in USB_HostEhciOpenPipe()
4734 if (ehciPipePointer->pipeCommon.numberPerUframe > 3U) in USB_HostEhciOpenPipe()
4736 ehciPipePointer->pipeCommon.numberPerUframe = 3U; in USB_HostEhciOpenPipe()
Dusb_host_ip3516hs.c1288 ((uint32_t)pipe->pipeCommon.maxPacketSize) * ((uint32_t)pipe->pipeCommon.numberPerUframe)); in USB_HostIp3516BaudWidthCheck()
1334 atl->control1Union.stateBitField.Mult = pipe->pipeCommon.numberPerUframe; in USB_HostIp3516HsOpenControlBulkPipe()
1433 ptl->control1Union.stateBitField.Mult = pipe->pipeCommon.numberPerUframe; in USB_HostIp3516HsOpenIsoPipe()
1523 ptl->control1Union.stateBitField.Mult = pipe->pipeCommon.numberPerUframe; in USB_HostIp3516HsOpenInterruptPipe()
2356 … primedLength += (uint32_t)pipe->pipeCommon.maxPacketSize * pipe->pipeCommon.numberPerUframe; in USB_HostIp3516HsWriteIsoPipe()
3561 pipe->pipeCommon.numberPerUframe = (pipeInit->numberPerUframe + 1U) & 0x03U; in USB_HostIp3516HsOpenPipe()
Dusb_host_khci.c1743 pipePointer->numberPerUframe = pipeInitPointer->numberPerUframe; in USB_HostKhciOpenPipe()
Dusb_host_ohci.c852 ((uint32_t)pipe->pipeCommon.maxPacketSize) * ((uint32_t)pipe->pipeCommon.numberPerUframe)); in USB_HostOhciOpenIsoPipe()
899 ((uint32_t)pipe->pipeCommon.maxPacketSize) * ((uint32_t)pipe->pipeCommon.numberPerUframe)); in USB_HostOhciOpenInterruptPipe()
2346 pipe->pipeCommon.numberPerUframe = 1U; in USB_HostOhciOpenPipe()
Dusb_host_devices.c1162 pipeInit.numberPerUframe = 0; in USB_HostAttachDevice()
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_phdc.c504 …pipeInit.numberPerUframe = (uint8_t)((USB_SHORT_FROM_LITTLE_ENDIAN_ADDRESS(epDesc->wMaxPacketSize)… in USB_HostPhdcOpenInterface()
529 …pipeInit.numberPerUframe = (uint8_t)((USB_SHORT_FROM_LITTLE_ENDIAN_ADDRESS(epDesc->wMaxPacketSize)… in USB_HostPhdcOpenInterface()
555 …pipeInit.numberPerUframe = (uint8_t)((USB_SHORT_FROM_LITTLE_ENDIAN_ADDRESS(epDesc->wMaxPacketSize)… in USB_HostPhdcOpenInterface()
Dusb_host_cdc.c283 …pipeInit.numberPerUframe = (uint8_t)((USB_SHORT_FROM_LITTLE_ENDIAN_ADDRESS(ep_desc->wMaxPacketSize… in USB_HostCdcOpenDataInterface()
308 …pipeInit.numberPerUframe = (uint8_t)((USB_SHORT_FROM_LITTLE_ENDIAN_ADDRESS(ep_desc->wMaxPacketSize… in USB_HostCdcOpenDataInterface()
413 …pipeInit.numberPerUframe = (uint8_t)((USB_SHORT_FROM_LITTLE_ENDIAN_ADDRESS(ep_desc->wMaxPacketSize… in USB_HostCdcOpenControlInterface()
Dusb_host_printer.c290 …pipeInit.numberPerUframe = (uint8_t)((USB_SHORT_FROM_LITTLE_ENDIAN_ADDRESS(epDesc->wMaxPacketSize)… in USB_HostPrinterOpenInterface()
316 …pipeInit.numberPerUframe = (uint8_t)((USB_SHORT_FROM_LITTLE_ENDIAN_ADDRESS(epDesc->wMaxPacketSize)… in USB_HostPrinterOpenInterface()
Dusb_host_hid.c289 …pipeInit.numberPerUframe = (uint8_t)((USB_SHORT_FROM_LITTLE_ENDIAN_ADDRESS(epDesc->wMaxPacketSize)… in USB_HostHidOpenInterface()
315 …pipeInit.numberPerUframe = (uint8_t)((USB_SHORT_FROM_LITTLE_ENDIAN_ADDRESS(epDesc->wMaxPacketSize)… in USB_HostHidOpenInterface()
Dusb_host_video.c148 …pipe_init.numberPerUframe = (uint8_t)((USB_SHORT_FROM_LITTLE_ENDIAN_ADDRESS(ep_desc->wMaxPacketSiz… in USB_HostVideoControlOpenInterface()
217 …pipe_init.numberPerUframe = (uint8_t)((USB_SHORT_FROM_LITTLE_ENDIAN_ADDRESS(ep_desc->wMaxPacketSiz… in USB_HostVideoStreamOpenInterface()
Dusb_host_msd.c833 …pipeInit.numberPerUframe = (uint8_t)((USB_SHORT_FROM_LITTLE_ENDIAN_ADDRESS(epDesc->wMaxPacketSize)… in USB_HostMsdOpenInterface()
857 …pipeInit.numberPerUframe = (uint8_t)((USB_SHORT_FROM_LITTLE_ENDIAN_ADDRESS(epDesc->wMaxPacketSize)… in USB_HostMsdOpenInterface()
Dusb_host_hub.c272 …pipeInit.numberPerUframe = (uint8_t)((USB_SHORT_FROM_LITTLE_ENDIAN_ADDRESS(epDesc->wMaxPacketSize)… in USB_HostHubSetInterface()
Dusb_host_audio.c307 …pipe_init.numberPerUframe = (uint8_t)((USB_SHORT_FROM_LITTLE_ENDIAN_ADDRESS(ep_desc->wMaxPacketSiz… in _USB_HostAudioInitEndpoint()