Home
last modified time | relevance | path

Searched refs:last_sample_time (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
Dgyro_stillness_detect.h90 uint64_t last_sample_time; member
Dgyro_stillness_detect.c105 gyro_still_det->last_sample_time = sample_time; in gyroStillDetUpdate()
Dgyro_cal.c390 (gyro_cal->gyro_stillness_detect.last_sample_time >= in deviceStillnessCheck()
414 gyro_cal->gyro_stillness_detect.last_sample_time); in deviceStillnessCheck()