Searched defs:sphere_cal (Results 1 – 2 of 2) sorted by relevance
46 void sphereFitInit(struct SphereFitCal *sphere_cal, in sphereFitInit()67 void sphereFitReset(struct SphereFitCal *sphere_cal) { in sphereFitReset()81 void sphereFitSetSolverData(struct SphereFitCal *sphere_cal, in sphereFitSetSolverData()90 bool sphereFitRunCal(struct SphereFitCal *sphere_cal, in sphereFitRunCal()104 void sphereFitSetInitialBias(struct SphereFitCal *sphere_cal, in sphereFitSetInitialBias()112 void sphereFitGetLatestCal(const struct SphereFitCal *sphere_cal, in sphereFitGetLatestCal()221 bool runCalibration(struct SphereFitCal *sphere_cal, in runCalibration()
32 struct SphereFitCal sphere_cal; member