Searched refs:xVolts (Results 1 – 1 of 1) sorted by relevance
92 float xVolts, yVolts, zVolts; in acceleration() local95 xVolts = float(x) * m_aref / 1024.0; in acceleration()99 *xAccel = (xVolts - m_zeroX) / ADXL335_SENSITIVITY; in acceleration()