Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
Dgyro_cal.c54 static void deviceStillnessCheck(struct GyroCal* gyro_cal,
285 deviceStillnessCheck(gyro_cal, sample_time_nanos); in gyroCalUpdateGyro()
301 deviceStillnessCheck(gyro_cal, sample_time_nanos); in gyroCalUpdateMag()
314 deviceStillnessCheck(gyro_cal, sample_time_nanos); in gyroCalUpdateAccel()
320 void deviceStillnessCheck(struct GyroCal* gyro_cal, in deviceStillnessCheck() function