Searched refs:UPDATE_BIAS (Results 1 – 4 of 4) sorted by relevance
55 if (MagUpdate::UPDATE_BIAS & new_calibration_update) { in SetMeasurement()
35 UPDATE_BIAS = 0x01, enumerator
217 new_bias = UPDATE_BIAS; in magCalUpdate()
131 if (UPDATE_BIAS == magCalUpdate(&mocs->moc, sample_time_us, x, y, z)) { in magCalSphereUpdate()