Searched refs:uframeInterval (Results 1 – 2 of 2) sorted by relevance
119 uint16_t uframeInterval,280 uint16_t uframeInterval);356 uint16_t uframeInterval);1259 uint16_t uframeInterval, in USB_HostBandwidthHsHostAllocateHsCommon() argument1275 …for (uframeIntervalIndex = 0; (uframeIntervalIndex < uframeInterval); ++uframeIntervalIndex) /* st… in USB_HostBandwidthHsHostAllocateHsCommon()1279 uframeIndex += uframeInterval) in USB_HostBandwidthHsHostAllocateHsCommon()1300 if (uframeIntervalIndex < uframeInterval) in USB_HostBandwidthHsHostAllocateHsCommon()1346 … = USB_HostBandwidthHsHostAllocateHsCommon(ehciInstance, ehciPipePointer->uframeInterval, in USB_HostBandwidthHsHostAllocateIso()1577 … = USB_HostBandwidthHsHostAllocateHsCommon(ehciInstance, ehciPipePointer->uframeInterval, in USB_HostBandwidthHsHostAllocateInterrupt()1584 if (ehciPipePointer->uframeInterval >= 8U) in USB_HostBandwidthHsHostAllocateInterrupt()[all …]
181 uint16_t uframeInterval; /*!< Micro-frame interval value */ member