Searched refs:frameTimes (Results 1 – 1 of 1) sorted by relevance
1266 uint16_t frameTimes[8]; in USB_HostBandwidthHsHostAllocateHsCommon() local1271 frameTimes[i] = 0U; in USB_HostBandwidthHsHostAllocateHsCommon()1274 …ehciInstance, frameIndex, frameTimes); /* compute the allocated bandwidths in the frameIndex frame… in USB_HostBandwidthHsHostAllocateHsCommon()1286 frameTimes); /* compute the allocated bandwidths in the new frameIndex frame */ in USB_HostBandwidthHsHostAllocateHsCommon()1288 if (frameTimes[uframeIndex & 0x0007U] + timeData > in USB_HostBandwidthHsHostAllocateHsCommon()1328 uint16_t frameTimes[8]; in USB_HostBandwidthHsHostAllocateIso() local1334 frameTimes[i] = 0U; in USB_HostBandwidthHsHostAllocateIso()1411 … USB_HostBandwidthHsHostComputeCurrentHsAll(ehciInstance, frameIndex, frameTimes); in USB_HostBandwidthHsHostAllocateIso()1417 … if (frameTimes[index] + timeStartSplit > s_SlotMaxBandwidthHs[index]) in USB_HostBandwidthHsHostAllocateIso()1427 if (frameTimes[index] + timeStartSplit > s_SlotMaxBandwidthHs[index]) in USB_HostBandwidthHsHostAllocateIso()[all …]