Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/nano_calibration/
Dnano_calibration.cc64 #define NANO_CAL_LOGE(tag, format, ...) \ macro
69 #define NANO_CAL_LOGE(tag, format, ...) techeng_log_null(format, ##__VA_ARGS__) macro
92 NANO_CAL_LOGE(kAccelTag, "Failed to initialize: wrong sensor type."); in Initialize()
104 NANO_CAL_LOGE(kGyroTag, "Failed to initialize: wrong sensor type."); in Initialize()
116 NANO_CAL_LOGE(kMagTag, "Failed to initialize: wrong sensor type."); in Initialize()
289 NANO_CAL_LOGE(sensor_tag, "ASH failed to apply calibration update."); in NotifyAshCalibration()
315 NANO_CAL_LOGE(sensor_tag, "ASH failed to write calibration update."); in NotifyAshCalibration()
362 NANO_CAL_LOGE(sensor_tag, in LoadAshCalibration()