Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
Dgyro_cal.c115 static void gyroCalUpdateDebug(struct GyroCal* gyro_cal);
515 gyroCalUpdateDebug(gyro_cal); in computeGyroCal()
785 void gyroCalUpdateDebug(struct GyroCal* gyro_cal) { in gyroCalUpdateDebug() function