Searched refs:prev_still (Results 1 – 2 of 2) sorted by relevance
146 gyro_cal->prev_still = false; in gyroCalInit()380 if (!gyro_cal->prev_still) { in deviceStillnessCheck()416 gyro_cal->prev_still = false; in deviceStillnessCheck()428 gyro_cal->prev_still = true; in deviceStillnessCheck()439 if (gyro_cal->prev_still && !stillness_duration_too_short) { in deviceStillnessCheck()454 gyro_cal->prev_still = false; in deviceStillnessCheck()574 gyro_cal->prev_still = false; in checkWatchdog()
181 bool prev_still; member