Searched refs:t1 (Results 1 – 1 of 1) sorted by relevance
1158 uint32_t t1, t2; in _us_to_systime() local1159 t1 = time * 0x68; in _us_to_systime()1161 return (t1 >> 8) + (t2 >> 16); in _us_to_systime()