Home | History | Annotate | Download | only in libsensors_iio

Lines Matching refs:mAccelScale

173                          mAccelScale(2),
253 count = sscanf(buf, "%d", &mAccelScale);
255 LOGV_IF(EXTRA_VERBOSE, "HAL:Accel FSR used %d", mAccelScale);
547 inv_set_accel_orientation_and_scale(orient, mAccelScale << 15);