Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/nano_calibration/
Dnano_calibration.cc62 #define NANO_CAL_LOGW(tag, format, ...) \ macro
68 #define NANO_CAL_LOGW(tag, format, ...) techeng_log_null(format, ##__VA_ARGS__) macro
140 NANO_CAL_LOGW("[NanoSensorCal]", in HandleSensorSamples()
187 NANO_CAL_LOGW("[NanoSensorCal]", in HandleTemperatureSamples()
369 NANO_CAL_LOGW(sensor_tag, "ASH did not recall calibration data."); in LoadAshCalibration()
411 NANO_CAL_LOGW(sensor_tag, "No runtime offset calibration data found."); in DetectRuntimeCalibration()