Searched refs:m_gyroY (Results 1 – 4 of 4) sorted by relevance
45 m_gyroY = 0.0; in MPU60X0()135 m_gyroY = float(gy); in update()310 *y = m_gyroY / m_gyroScale; in getGyroscope()
942 float m_gyroY; variable
48 m_gyroY = 0.0; in LSM9DS0()227 m_gyroY = float(y); in updateGyroscope()606 *y = (m_gyroY * m_gyroScale) / 1000.0; in getGyroscope()
1448 float m_gyroY; variable