Searched refs:prev_still (Results 1 – 2 of 2) sorted by relevance
143 gyro_cal->prev_still = false; in gyroCalInit()381 if (!gyro_cal->prev_still) { in deviceStillnessCheck()417 gyro_cal->prev_still = false; in deviceStillnessCheck()429 gyro_cal->prev_still = true; in deviceStillnessCheck()440 if (gyro_cal->prev_still && !stillness_duration_too_short) { in deviceStillnessCheck()455 gyro_cal->prev_still = false; in deviceStillnessCheck()575 gyro_cal->prev_still = false; in checkWatchdog()
181 bool prev_still; member