Searched refs:next_hi (Results 1 – 1 of 1) sorted by relevance
52 uint32_t next_hi = timer_hw->timerawh; in time_us_64() local53 if (hi == next_hi) break; in time_us_64()54 hi = next_hi; in time_us_64()
Completed in 3 milliseconds