Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h503 char *in_gyro_x_dmp_bias; member
DMPLSensor.cpp373 LOGV_IF(EXTRA_VERBOSE, "HAL: gyro x dmp bias path: %s", mpu.in_gyro_x_dmp_bias); in MPLSensor()
376 gyro_x_dmp_bias_fd = open(mpu.in_gyro_x_dmp_bias, O_RDWR); in MPLSensor()
5081 sprintf(mpu.in_gyro_x_dmp_bias, "%s%s", sysfs_path, "/in_anglvel_x_dmp_bias"); in inv_init_sysfs_attributes()
5319 bias[0], mpu.in_gyro_x_dmp_bias, getTimestamp()); in setGyroBias()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h505 char *in_gyro_x_dmp_bias; member
DMPLSensor.cpp281 LOGV_IF(EXTRA_VERBOSE, "HAL: gyro x dmp bias path: %s", mpu.in_gyro_x_dmp_bias); in MPLSensor()
284 gyro_x_dmp_bias_fd = open(mpu.in_gyro_x_dmp_bias, O_RDWR); in MPLSensor()
5442 sprintf(mpu.in_gyro_x_dmp_bias, "%s%s", sysfs_path, "/in_anglvel_x_dmp_bias");
5669 0, mpu.in_gyro_x_dmp_bias, getTimestamp());
5709 bias[0], mpu.in_gyro_x_dmp_bias, getTimestamp());