Searched refs:fInvertMagCal (Results 1 – 3 of 3) sorted by relevance
99 void fInvertMagCal(struct MagSensor *pthisMag, struct MagCalibration *pthisMagCal);
225 fInvertMagCal(&(sfg->Mag), &(sfg->MagCal)); in processMagData()
285 void fInvertMagCal(struct MagSensor *pthisMag, struct MagCalibration *pthisMagCal) in fInvertMagCal() function