Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h491 char *in_accel_z_offset; member
DMPLSensor.cpp435 LOGV_IF(EXTRA_VERBOSE, "HAL:factory accel z offset path: %s", mpu.in_accel_z_offset); in MPLSensor()
438 accel_z_offset_fd = open(mpu.in_accel_z_offset, O_RDWR); in MPLSensor()
5076 sprintf(mpu.in_accel_z_offset, "%s%s", sysfs_path, "/in_accel_z_offset"); in inv_init_sysfs_attributes()
5387 tempBias, mpu.in_accel_z_offset, getTimestamp()); in setFactoryAccelBias()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h493 char *in_accel_z_offset; member
DMPLSensor.cpp343 LOGV_IF(EXTRA_VERBOSE, "HAL:factory accel z offset path: %s", mpu.in_accel_z_offset); in MPLSensor()
346 accel_z_offset_fd = open(mpu.in_accel_z_offset, O_RDWR); in MPLSensor()
5437 sprintf(mpu.in_accel_z_offset, "%s%s", sysfs_path, "/in_accel_z_offset");
5779 tempBias, mpu.in_accel_z_offset, getTimestamp());