Searched refs:time_mt (Results 1 – 1 of 1) sorted by relevance
1167 uint32_t time_mt = ((tmp + (1 << 26)) >> 27) & TIMER_MAX_VALUE; in _us_to_machinetime() local1169 return time_mt; in _us_to_machinetime()