Searched defs:az (Results 1 – 8 of 8) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/examples/c++/ |
D | h3lis331dl.cxx | 57 float ax, ay, az; in main() local
|
D | mma7660.cxx | 69 float ax, ay, az; in main() local
|
/hardware/bsp/intel/peripheral/libupm/examples/python/ |
D | mma7660.py | 63 az = upmMMA7660.new_floatp() variable
|
D | h3lis331dl.py | 57 az = upmH3LIS331DL.new_floatp() variable
|
/hardware/bsp/intel/peripheral/libupm/examples/javascript/ |
D | h3lis331dl.js | 43 var ax, ay, az; variable
|
D | mma7660.js | 49 var ax, ay, az; variable
|
/hardware/bsp/intel/peripheral/libupm/src/mma7660/ |
D | mma7660.cxx | 254 void MMA7660::getAcceleration(float *ax, float *ay, float *az) in getAcceleration()
|
/hardware/bsp/intel/peripheral/libupm/src/mpu9150/ |
D | mpu60x0.cxx | 113 int16_t ax, ay, az; in update() local
|