Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
Dmag_cal.c84 void magCalReset(struct MagCal *moc) { in magCalReset() function
101 magCalReset(moc); in moc_batch_complete()
110 magCalReset(moc); in initMagCal()
223 magCalReset(moc); in magCalUpdate()
Dmag_cal.h106 void magCalReset(struct MagCal *moc);
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/magnetometer/mag_diverse_cal/
Dmag_diverse_cal.cc83 magCalReset(&mag_cal_); // Resets the magnetometer's offset vector. in SetInitialCalibration()