Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
Dgyro_cal.c57 static void computeGyroCal(struct GyroCal* gyro_cal,
413 computeGyroCal(gyro_cal, in deviceStillnessCheck()
441 computeGyroCal(gyro_cal, in deviceStillnessCheck()
463 void computeGyroCal(struct GyroCal* gyro_cal, uint64_t calibration_time_nanos) { in computeGyroCal() function