Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
Dgyro_stillness_detect.h100 void gyroStillDetUpdate(struct GyroStillDet* gyro_still_det,
Dgyro_stillness_detect.c51 void gyroStillDetUpdate(struct GyroStillDet* gyro_still_det, in gyroStillDetUpdate() function
Dgyro_cal.c278 gyroStillDetUpdate(&gyro_cal->gyro_stillness_detect, in gyroCalUpdateGyro()
291 gyroStillDetUpdate(&gyro_cal->mag_stillness_detect, in gyroCalUpdateMag()
307 gyroStillDetUpdate(&gyro_cal->accel_stillness_detect, in gyroCalUpdateAccel()