Home
last modified time | relevance | path

Searched refs:getCoorZ (Results 1 – 8 of 8) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dlsm303.cxx48 << " - gZ " << sensor->getCoorZ() in main()
/hardware/bsp/intel/peripheral/libupm/examples/java/
DLSM303Sample.java50 + " - gZ " + sensor.getCoorZ()); in main()
/hardware/bsp/intel/peripheral/libupm/examples/python/
Dlsm303.py65 myAccelrCompass.getCoorZ())
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
Dlsm303.js48 + " - gZ " + myAccelrCompass.getCoorZ();
/hardware/bsp/intel/peripheral/libupm/src/lsm303/
Dlsm303.h146 int16_t getCoorZ();
Dlsm303.cxx150 LSM303::getCoorZ() { in getCoorZ() function in LSM303
/hardware/bsp/intel/peripheral/libupm/src/lsm303d/
Dlsm303d.h138 int16_t getCoorZ();
Dlsm303d.cxx159 LSM303d::getCoorZ() { in getCoorZ() function in LSM303d