HomeSort by relevance Sort by last modified time
    Searched refs:stillness_window_ready (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/os/algos/calibration/gyroscope/
gyro_stillness_detect.h 57 bool stillness_window_ready; member in struct:GyroStillDet
gyro_stillness_detect.c 99 gyro_still_det->stillness_window_ready =
215 gyro_still_det->stillness_window_ready = false;
gyro_cal.c 335 if ((!gyro_cal->mag_stillness_detect.stillness_window_ready &&
337 !gyro_cal->accel_stillness_detect.stillness_window_ready ||
338 !gyro_cal->gyro_stillness_detect.stillness_window_ready) {
579 if (!gyro_cal->mag_stillness_detect.stillness_window_ready &&
    [all...]

Completed in 135 milliseconds