Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dmatrix.c241 int8 ctr; in fEigenCompute10() local
261 ctr = 0; in fEigenCompute10()
373 } while ((residue > 0.0F) && (ctr++ < NITERATIONS)); in fEigenCompute10()
414 int8 ctr; in fEigenCompute4() local
434 ctr = 0; in fEigenCompute4()
548 } while ((residue > 0.0F) && (ctr++ < NITERATIONS)); in fEigenCompute4()