Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h498 char *in_gyro_x_offset; member
DMPLSensor.cpp354 LOGV_IF(EXTRA_VERBOSE, "HAL:factory gyro x offset path: %s", mpu.in_gyro_x_offset); in MPLSensor()
357 gyro_x_offset_fd = open(mpu.in_gyro_x_offset, O_RDWR); in MPLSensor()
5086 sprintf(mpu.in_gyro_x_offset, "%s%s", sysfs_path, "/in_anglvel_x_offset"); in inv_init_sysfs_attributes()
5237 mpu.in_gyro_x_offset, getTimestamp()); in setFactoryGyroBias()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h500 char *in_gyro_x_offset; member
DMPLSensor.cpp262 LOGV_IF(EXTRA_VERBOSE, "HAL:factory gyro x offset path: %s", mpu.in_gyro_x_offset); in MPLSensor()
265 gyro_x_offset_fd = open(mpu.in_gyro_x_offset, O_RDWR); in MPLSensor()
5447 sprintf(mpu.in_gyro_x_offset, "%s%s", sysfs_path, "/in_anglvel_x_offset");
5599 mpu.in_gyro_x_offset, getTimestamp());