Searched refs:uframeInterval (Results 1 – 2 of 2) sorted by relevance
122 uint16_t uframeInterval,283 uint16_t uframeInterval);359 uint16_t uframeInterval);1280 uint16_t uframeInterval, in USB_HostBandwidthHsHostAllocateHsCommon() argument1296 …for (uframeIntervalIndex = 0; (uframeIntervalIndex < uframeInterval); ++uframeIntervalIndex) /* st… in USB_HostBandwidthHsHostAllocateHsCommon()1300 uframeIndex += uframeInterval) in USB_HostBandwidthHsHostAllocateHsCommon()1321 if (uframeIntervalIndex < uframeInterval) in USB_HostBandwidthHsHostAllocateHsCommon()1367 … = USB_HostBandwidthHsHostAllocateHsCommon(ehciInstance, ehciPipePointer->uframeInterval, in USB_HostBandwidthHsHostAllocateIso()1598 … = USB_HostBandwidthHsHostAllocateHsCommon(ehciInstance, ehciPipePointer->uframeInterval, in USB_HostBandwidthHsHostAllocateInterrupt()1605 if (ehciPipePointer->uframeInterval >= 8U) in USB_HostBandwidthHsHostAllocateInterrupt()[all …]
190 uint16_t uframeInterval; /*!< Micro-frame interval value */ member