Home
last modified time | relevance | path

Searched defs:getGyroscope (Results 1 – 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/lsm9ds0/
Dlsm9ds0.cxx600 void LSM9DS0::getGyroscope(float *x, float *y, float *z) in getGyroscope() function in LSM9DS0
632 float *LSM9DS0::getGyroscope() in getGyroscope() function in LSM9DS0
/hardware/bsp/intel/peripheral/libupm/src/mpu9150/
Dmpu60x0.cxx304 void MPU60X0::getGyroscope(float *x, float *y, float *z) in getGyroscope() function in MPU60X0