Searched refs:stillness_window_ready (Results 1 – 3 of 3) sorted by relevance
99 gyro_still_det->stillness_window_ready = in gyroStillDetUpdate()215 gyro_still_det->stillness_window_ready = false; in gyroStillDetReset()
334 if ((!gyro_cal->mag_stillness_detect.stillness_window_ready && in deviceStillnessCheck()336 !gyro_cal->accel_stillness_detect.stillness_window_ready || in deviceStillnessCheck()337 !gyro_cal->gyro_stillness_detect.stillness_window_ready) { in deviceStillnessCheck()578 if (!gyro_cal->mag_stillness_detect.stillness_window_ready && in checkWatchdog()
57 bool stillness_window_ready; member