Searched refs:startFrame (Results 1 – 4 of 4) sorted by relevance
1073 if ((frameIndex >= ehciPipePointer->startFrame) && in USB_HostBandwidthFslsHostComputeCurrent()1127 if ((frameIndex >= ehciPipePointer->startFrame) && in USB_HostBandwidthHsHostComputeCurrentFsls()1185 if (frameIndex >= ehciPipePointer->startFrame) in USB_HostBandwidthHsHostComputeCurrentHsAll()2564 if (currentFrame <= ehciPipePointer->startFrame) in USB_HostEhciLinkSitd()2566 currentFrame = ehciPipePointer->startFrame; in USB_HostEhciLinkSitd()2570 currentFrame -= ehciPipePointer->startFrame; in USB_HostEhciLinkSitd()2572 currentFrame += ehciPipePointer->startFrame; in USB_HostEhciLinkSitd()2604 if (currentFrame <= ehciPipePointer->startFrame) in USB_HostEhciLinkSitd()2606 currentFrame = ehciPipePointer->startFrame; in USB_HostEhciLinkSitd()2610 currentFrame -= ehciPipePointer->startFrame; in USB_HostEhciLinkSitd()[all …]
182 uint16_t startFrame; /*!< member
1093 if ((frameIndex >= ehciPipePointer->startFrame) && in USB_HostBandwidthFslsHostComputeCurrent()1143 if ((frameIndex >= ehciPipePointer->startFrame) && in USB_HostBandwidthHsHostComputeCurrentFsls()1200 if (frameIndex >= ehciPipePointer->startFrame) in USB_HostBandwidthHsHostComputeCurrentHsAll()1223 if ((frameIndex >= ehciPipePointer->startFrame) && in USB_HostBandwidthHsHostComputeCurrentHsAll()1509 ehciPipePointer->startFrame = frameIntervalIndex; in USB_HostBandwidthHsHostAllocateIso()1685 ehciPipePointer->startFrame = frameIntervalIndex; in USB_HostBandwidthHsHostAllocateInterrupt()1743 ehciPipePointer->startFrame = (uframeIntervalIndex >> 3); in USB_HostBandwidthFslsHostAllocate()2531 currentFrame -= ehciPipePointer->startFrame; in USB_HostEhciLinkSitd()2534 currentFrame += ehciPipePointer->startFrame; in USB_HostEhciLinkSitd()2561 currentFrame -= ehciPipePointer->startFrame; in USB_HostEhciLinkSitd()[all …]
202 uint16_t startFrame; /*!< member
Completed in 22 milliseconds