Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dmagnetic.h84 …int8_t i4ElementSolverTried; ///< flag to denote at least one attempt made with 4 element… member
Dmagnetic.c81 pthisMagCal->i4ElementSolverTried = false; in fInitializeMagCalibration()
339 (!pthisMagCal->i4ElementSolverTried)) in fRunMagCalibration()
341 pthisMagCal->i4ElementSolverTried = true; in fRunMagCalibration()
361 pthisMagCal->i4ElementSolverTried = true; in fRunMagCalibration()
425 pthisMagCal->i4ElementSolverTried = false; in fRunMagCalibration()