Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/mg811/
Dmg811.cxx69 m_reactionValue = ppm1000; in setCalibration()
88 (m_reactionValue / (log400-log1000))+log400); in ppm()
Dmg811.h136 float m_reactionValue; variable