Searched refs:m_xCoeff (Results 1 – 2 of 2) sorted by relevance
40 m_xCoeff = 0.0; in AK8975()79 m_xCoeff = (float)m_i2c.readReg(REG_ASAX); in init()233 *x = adjustValue(m_xData, m_xCoeff); in getMagnetometer()
218 float m_xCoeff; variable