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

  /device/google/contexthub/firmware/os/algos/calibration/gyroscope/
gyro_stillness_detect.h 64 uint64_t window_start_time; member in struct:GyroStillDet
gyro_stillness_detect.c 80 gyro_still_det->window_start_time = sample_time;
gyro_cal.c 385 gyro_cal->gyro_stillness_detect.window_start_time;
437 (gyro_cal->gyro_stillness_detect.window_start_time <
442 gyro_cal->gyro_stillness_detect.window_start_time);
    [all...]

Completed in 121 milliseconds