Searched refs:REG_ASAX (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/mpu9150/ | ||
D | ak8975.h | 89 REG_ASAX = 0x10, // X calibration enumerator |
D | ak8975.cxx | 79 m_xCoeff = (float)m_i2c.readReg(REG_ASAX); in init() |