Searched refs:gyroStillDetCompute (Results 1 – 3 of 3) sorted by relevance
346 gyroStillDetCompute(&gyro_cal->accel_stillness_detect); in deviceStillnessCheck()347 gyroStillDetCompute(&gyro_cal->gyro_stillness_detect); in deviceStillnessCheck()349 gyroStillDetCompute(&gyro_cal->mag_stillness_detect); in deviceStillnessCheck()
105 float gyroStillDetCompute(struct GyroStillDet* gyro_still_det);
124 float gyroStillDetCompute(struct GyroStillDet* gyro_still_det) { in gyroStillDetCompute() function