HomeSort by relevance Sort by last modified time
    Searched refs:UPDATE_BIAS (Results 1 - 4 of 4) sorted by null

  /device/google/contexthub/firmware/os/algos/calibration/online_calibration/magnetometer/mag_diverse_cal/
mag_diverse_cal.cc 55 if (MagUpdate::UPDATE_BIAS & new_calibration_update) {
  /device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
mag_cal.h 35 UPDATE_BIAS = 0x01,
mag_cal.c 217 new_bias = UPDATE_BIAS;
  /device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_sphere_fit_cal/
mag_sphere_fit.c 131 if (UPDATE_BIAS == magCalUpdate(&mocs->moc, sample_time_us, x, y, z)) {

Completed in 104 milliseconds