Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/adxl335/
Dadxl335.cxx99 *xAccel = (xVolts - m_zeroX) / ADXL335_SENSITIVITY; in acceleration()
100 *yAccel = (yVolts - m_zeroY) / ADXL335_SENSITIVITY; in acceleration()
101 *zAccel = (zVolts - m_zeroZ) / ADXL335_SENSITIVITY; in acceleration()
Dadxl335.h33 #define ADXL335_SENSITIVITY 0.25 // 0.25v/g macro