Searched refs:numberPerUframe (Results 1 – 14 of 14) sorted by relevance
236 uint8_t numberPerUframe; /*!< Transaction number per micro-frame*/ member281 uint8_t numberPerUframe; /*!< Transaction number for each micro-frame*/ member
1341 …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()
1288 ((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()
1743 pipePointer->numberPerUframe = pipeInitPointer->numberPerUframe; in USB_HostKhciOpenPipe()
852 ((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()
1162 pipeInit.numberPerUframe = 0; in USB_HostAttachDevice()
504 …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()
283 …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()
290 …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()
289 …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()
148 …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()
833 …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()
272 …pipeInit.numberPerUframe = (uint8_t)((USB_SHORT_FROM_LITTLE_ENDIAN_ADDRESS(epDesc->wMaxPacketSize)… in USB_HostHubSetInterface()
307 …pipe_init.numberPerUframe = (uint8_t)((USB_SHORT_FROM_LITTLE_ENDIAN_ADDRESS(ep_desc->wMaxPacketSiz… in _USB_HostAudioInitEndpoint()