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

/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.h477 char *in_gyro_x_offset; member in struct:MPLSensor::sysfs_attrbs
H A DMPLSensor.cpp234 LOGV_IF(EXTRA_VERBOSE, "HAL:factory gyro x offset path: %s", mpu.in_gyro_x_offset);
237 gyro_x_offset_fd = open(mpu.in_gyro_x_offset, O_RDWR);
5153 sprintf(mpu.in_gyro_x_offset, "%s%s", sysfs_path, "/in_anglvel_x_offset");
5305 mpu.in_gyro_x_offset, getTimestamp());
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h498 char *in_gyro_x_offset; member in struct:MPLSensor::sysfs_attrbs
H A DMPLSensor.cpp358 LOGV_IF(EXTRA_VERBOSE, "HAL:factory gyro x offset path: %s", mpu.in_gyro_x_offset);
361 gyro_x_offset_fd = open(mpu.in_gyro_x_offset, O_RDWR);
5112 sprintf(mpu.in_gyro_x_offset, "%s%s", sysfs_path, "/in_anglvel_x_offset");
5263 mpu.in_gyro_x_offset, getTimestamp());

Completed in 62 milliseconds