Home
last modified time | relevance | path

Searched refs:i7ElementSolverTried (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dmagnetic.h85 …int8_t i7ElementSolverTried; ///< flag to denote at least one attempt made with 4 element… member
Dmagnetic.c82 pthisMagCal->i7ElementSolverTried = false; in fInitializeMagCalibration()
333 (!pthisMagCal->i7ElementSolverTried)) in fRunMagCalibration()
335 pthisMagCal->i7ElementSolverTried = true; in fRunMagCalibration()
356 pthisMagCal->i7ElementSolverTried = true; in fRunMagCalibration()
426 pthisMagCal->i7ElementSolverTried = false; in fRunMagCalibration()