Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/nano_calibration/
Dnano_calibration.cc74 #define NANO_CAL_LOGI(tag, format, ...) \ macro
88 NANO_CAL_LOGI(kAccelTag, in Initialize()
101 NANO_CAL_LOGI(kGyroTag, "Gyroscope runtime calibration initialized."); in Initialize()
113 NANO_CAL_LOGI(kMagTag, "Magnetometer runtime calibration initialized."); in Initialize()
405 NANO_CAL_LOGI(sensor_tag, "Runtime calibration data detected."); in DetectRuntimeCalibration()
421 NANO_CAL_LOGI(sensor_tag, in PrintAshCalParams()
428 NANO_CAL_LOGI(sensor_tag, "Temp Sensitivity [units/C]: %.6f, %.6f, %.6f", in PrintAshCalParams()
434 NANO_CAL_LOGI(sensor_tag, "Temp Intercept [units]: %.6f, %.6f, %.6f", in PrintAshCalParams()
440 NANO_CAL_LOGI(sensor_tag, "Scale Factor: %.6f, %.6f, %.6f", in PrintAshCalParams()
446 NANO_CAL_LOGI(sensor_tag, in PrintAshCalParams()
[all …]