Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/mpu9150/
Dmpu60x0.cxx187 uint8_t reg = readReg(REG_GYRO_CONFIG); in setGyroscopeScale()
193 if (!writeReg(REG_GYRO_CONFIG, reg)) in setGyroscopeScale()
Dmpu60x0.h90 REG_GYRO_CONFIG = 0x1b, enumerator