Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/nano_calibration/
Dnano_calibration.cc29 constexpr char kGyroTag[] = {"[NanoSensorCal:GYRO_RPS]"}; variable
100 &gyro_cal_update_flags_, kGyroTag); in Initialize()
101 NANO_CAL_LOGI(kGyroTag, "Gyroscope runtime calibration initialized."); in Initialize()
104 NANO_CAL_LOGE(kGyroTag, "Failed to initialize: wrong sensor type."); in Initialize()
221 gyro_cal_update_flags_, kGyroTag)) { in ProcessSample()
489 kGyroTag); in HandleGyroLogMessage()