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.c57 static void deviceStillnessCheck(struct GyroCal* gyro_cal,
284 deviceStillnessCheck(gyro_cal, sample_time_nanos); in gyroCalUpdateGyro()
300 deviceStillnessCheck(gyro_cal, sample_time_nanos); in gyroCalUpdateMag()
313 deviceStillnessCheck(gyro_cal, sample_time_nanos); in gyroCalUpdateAccel()
319 void deviceStillnessCheck(struct GyroCal* gyro_cal, in deviceStillnessCheck() function