Searched refs:CNTL_MEASURE (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/mpu9150/ | ||
D | ak8975.h | 114 CNTL_MEASURE = 0x01, // single measurement enumerator |
D | ak8975.cxx | 150 if (!setMode(CNTL_MEASURE)) in update() |