Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h489 char *in_accel_x_offset; member
DMPLSensor.cpp433 LOGV_IF(EXTRA_VERBOSE, "HAL:factory accel x offset path: %s", mpu.in_accel_x_offset); in MPLSensor()
436 accel_x_offset_fd = open(mpu.in_accel_x_offset, O_RDWR); in MPLSensor()
5074 sprintf(mpu.in_accel_x_offset, "%s%s", sysfs_path, "/in_accel_x_offset"); in inv_init_sysfs_attributes()
5373 tempBias, mpu.in_accel_x_offset, getTimestamp()); in setFactoryAccelBias()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h491 char *in_accel_x_offset; member
DMPLSensor.cpp341 LOGV_IF(EXTRA_VERBOSE, "HAL:factory accel x offset path: %s", mpu.in_accel_x_offset); in MPLSensor()
344 accel_x_offset_fd = open(mpu.in_accel_x_offset, O_RDWR); in MPLSensor()
5435 sprintf(mpu.in_accel_x_offset, "%s%s", sysfs_path, "/in_accel_x_offset");
5765 tempBias, mpu.in_accel_x_offset, getTimestamp());