Searched refs:CTRL_REG1_G_YEN (Results 1 – 2 of 2) sorted by relevance
98 if (!setGyroscopeEnableAxes(CTRL_REG1_G_YEN |CTRL_REG1_G_XEN | in init()365 axes &= (CTRL_REG1_G_YEN | CTRL_REG1_G_XEN | CTRL_REG1_G_ZEN); in setGyroscopeEnableAxes()368 reg &= ~(CTRL_REG1_G_YEN | CTRL_REG1_G_XEN | CTRL_REG1_G_ZEN); in setGyroscopeEnableAxes()
140 CTRL_REG1_G_YEN = 0x01, // Y enable, odd ordering... enumerator