Searched refs:timeData (Results 1 – 1 of 1) sorted by relevance
120 uint16_t timeData,1260 uint16_t timeData, in USB_HostBandwidthHsHostAllocateHsCommon() argument1288 if (frameTimes[uframeIndex & 0x0007U] + timeData > in USB_HostBandwidthHsHostAllocateHsCommon()1325 uint32_t timeData; in USB_HostBandwidthHsHostAllocateIso() local1339 timeData = USB_HostBandwidthComputeTime( in USB_HostBandwidthHsHostAllocateIso()1347 (uint16_t)timeData, &uframeIntervalIndex); in USB_HostBandwidthHsHostAllocateIso()1352 ehciPipePointer->dataTime = (uint16_t)timeData; in USB_HostBandwidthHsHostAllocateIso()1362 timeData += (deviceInfo * 7U / (6U * 12U)); in USB_HostBandwidthHsHostAllocateIso()1455 … deviceInfo = timeData; /* note: deviceInfo variable means bandwidth here */ in USB_HostBandwidthHsHostAllocateIso()1475 frameTimes[index] += (uint16_t)timeData; in USB_HostBandwidthHsHostAllocateIso()[all …]