Searched refs:fCountsPeruT (Results 1 – 4 of 4) sorted by relevance
104 …sfg->Mag.fCountsPeruT = (float)MAG3110_COUNTSPERUT; // IAR optimized this out without the #pragma … in MAG3110_Init()
146 sfg->Mag.fCountsPeruT = (float) FXOS8700_COUNTSPERUT; in FXOS8700_Init()
225 float fCountsPeruT; ///< counts per uT member
306 pthisMag->iBc[i] = (int16) (pthisMag->fBc[i] * pthisMag->fCountsPeruT); in fInvertMagCal()