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.c83 void magCalReset(struct MagCal *moc) { in magCalReset() function
100 magCalReset(moc); in moc_batch_complete()
109 magCalReset(moc); in initMagCal()
222 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.cc80 magCalReset(&mag_cal_); // Resets the magnetometer's offset vector. in SetInitialCalibration()