Searched refs:deviceStillnessCheck (Results 1 – 1 of 1) sorted by relevance
57 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