Searched refs:CAL_FORMAT_6DIGITS_TRIPLET (Results 1 – 3 of 3) sorted by relevance
/device/google/contexthub/firmware/os/algos/calibration/util/ |
D | cal_log.h | 83 # define CAL_FORMAT_6DIGITS_TRIPLET "%s%d.%06d, %s%d.%06d, %s%d.%06d" macro 92 # define CAL_FORMAT_6DIGITS_TRIPLET "%.6f, %.6f, %.6f"
|
/device/google/contexthub/firmware/os/algos/calibration/accelerometer/ |
D | accel_cal.c | 463 ", " CAL_FORMAT_6DIGITS_TRIPLET " \n", in accelCalRun() 730 "{ 3,"CAL_FORMAT_6DIGITS_TRIPLET", %2d}(updated offset " in accelCalDebPrint() 737 "{ 4," CAL_FORMAT_6DIGITS_TRIPLET ", " CAL_FORMAT_6DIGITS in accelCalDebPrint()
|
/device/google/contexthub/firmware/os/algos/calibration/gyroscope/ |
D | gyro_cal.c | 957 ", " CAL_FORMAT_6DIGITS_TRIPLET, in gyroCalDebugPrintData() 995 ", " CAL_FORMAT_6DIGITS_TRIPLET, in gyroCalDebugPrintData()
|