Searched defs:g_time (Results 1 - 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/drivers/orientation/
H A Dorientation.c450 uint64_t a_time, g_time, m_time; local
473 g_time = mTask.gyro_client_cnt > 0 ? mTask.samples[GYR][j].time
479 if (g_time <= a_time && g_time <= m_time) {

Completed in 30 milliseconds