Searched refs:in_accel_x_offset (Results 1 - 4 of 4) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.h468 char *in_accel_x_offset; member in struct:MPLSensor::sysfs_attrbs
H A DMPLSensor.cpp313 LOGV_IF(EXTRA_VERBOSE, "HAL:factory accel x offset path: %s", mpu.in_accel_x_offset);
316 accel_x_offset_fd = open(mpu.in_accel_x_offset, O_RDWR);
5141 sprintf(mpu.in_accel_x_offset, "%s%s", sysfs_path, "/in_accel_x_offset");
5471 tempBias, mpu.in_accel_x_offset, getTimestamp());
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h489 char *in_accel_x_offset; member in struct:MPLSensor::sysfs_attrbs
H A DMPLSensor.cpp437 LOGV_IF(EXTRA_VERBOSE, "HAL:factory accel x offset path: %s", mpu.in_accel_x_offset);
440 accel_x_offset_fd = open(mpu.in_accel_x_offset, O_RDWR);
5100 sprintf(mpu.in_accel_x_offset, "%s%s", sysfs_path, "/in_accel_x_offset");
5402 tempBias, mpu.in_accel_x_offset, getTimestamp());

Completed in 35 milliseconds