Home
last modified time | relevance | path

Searched refs:stillness_duration_too_short (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
Dgyro_cal.c365 bool stillness_duration_too_short = false; in deviceStillnessCheck() local
484 stillness_duration_too_short = in deviceStillnessCheck()
489 if (gyro_cal->prev_still && !stillness_duration_too_short) { in deviceStillnessCheck()