Searched refs:gyroCalDebugPrintData (Results 1 – 1 of 1) sorted by relevance
/device/google/contexthub/firmware/os/algos/calibration/gyroscope/ |
D | gyro_cal.c | 115 static void gyroCalDebugPrintData(const struct GyroCal* gyro_cal, 875 void gyroCalDebugPrintData(const struct GyroCal* gyro_cal, char* debug_tag, in gyroCalDebugPrintData() function 1042 gyroCalDebugPrintData(gyro_cal, GYROCAL_REPORT_TAG, OFFSET); in gyroCalDebugPrint() 1049 gyroCalDebugPrintData(gyro_cal, GYROCAL_REPORT_TAG, STILLNESS_DATA); in gyroCalDebugPrint() 1057 gyroCalDebugPrintData(gyro_cal, GYROCAL_REPORT_TAG, in gyroCalDebugPrint() 1066 gyroCalDebugPrintData(gyro_cal, GYROCAL_REPORT_TAG, in gyroCalDebugPrint() 1074 gyroCalDebugPrintData(gyro_cal, GYROCAL_REPORT_TAG, ACCEL_STATS); in gyroCalDebugPrint() 1081 gyroCalDebugPrintData(gyro_cal, GYROCAL_REPORT_TAG, GYRO_STATS); in gyroCalDebugPrint() 1088 gyroCalDebugPrintData(gyro_cal, GYROCAL_REPORT_TAG, MAG_STATS); in gyroCalDebugPrint()
|