Searched refs:gyroCalDebugPrintData (Results 1 – 1 of 1) sorted by relevance
/device/google/contexthub/firmware/os/algos/calibration/gyroscope/ |
D | gyro_cal.c | 118 static void gyroCalDebugPrintData(const struct GyroCal* gyro_cal, 874 void gyroCalDebugPrintData(const struct GyroCal* gyro_cal, char* debug_tag, in gyroCalDebugPrintData() function 1041 gyroCalDebugPrintData(gyro_cal, GYROCAL_REPORT_TAG, OFFSET); in gyroCalDebugPrint() 1048 gyroCalDebugPrintData(gyro_cal, GYROCAL_REPORT_TAG, STILLNESS_DATA); in gyroCalDebugPrint() 1056 gyroCalDebugPrintData(gyro_cal, GYROCAL_REPORT_TAG, in gyroCalDebugPrint() 1065 gyroCalDebugPrintData(gyro_cal, GYROCAL_REPORT_TAG, in gyroCalDebugPrint() 1073 gyroCalDebugPrintData(gyro_cal, GYROCAL_REPORT_TAG, ACCEL_STATS); in gyroCalDebugPrint() 1080 gyroCalDebugPrintData(gyro_cal, GYROCAL_REPORT_TAG, GYRO_STATS); in gyroCalDebugPrint() 1087 gyroCalDebugPrintData(gyro_cal, GYROCAL_REPORT_TAG, MAG_STATS); in gyroCalDebugPrint()
|