Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/lsm9ds0/
Dlsm9ds0.cxx98 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()
Dlsm9ds0.h140 CTRL_REG1_G_YEN = 0x01, // Y enable, odd ordering... enumerator