Searched refs:fT (Results 1 – 3 of 3) sorted by relevance
117 sfg->Pressure.fT = (float) sfg->Pressure.iT * sfg->Pressure.fCPerCount; in MPL3115_Read()120 sfg->Pressure.fT = 0.0; in MPL3115_Read()
181 float fT; ///< most recent unaveraged temperature (C) member
171 pthisSV->fLPT = pthisPressure->fT; in fInit_1DOF_P_BASIC()433 pthisSV->fLPT += pthisSV->flpf * (pthisPressure->fT - pthisSV->fLPT); in fRun_1DOF_P_BASIC()