Searched refs:TimerTicks64 (Results 1 – 1 of 1) sorted by relevance
123 UINT64 TimerTicks64; in MicroSecondDelay() local129 TimerTicks64 = DivU64x32 ( in MicroSecondDelay()140 TimerTicks64 += SystemCounterVal; in MicroSecondDelay()143 while (SystemCounterVal < TimerTicks64) { in MicroSecondDelay()