Home
last modified time | relevance | path

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

/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h475 char *in_accel_z_dmp_bias; member
DMPLSensor.cpp332 LOGV_IF(EXTRA_VERBOSE, "HAL:accel z dmp bias path: %s", mpu.in_accel_z_dmp_bias); in MPLSensor()
335 accel_z_dmp_bias_fd = open(mpu.in_accel_z_dmp_bias, O_RDWR); in MPLSensor()
5138 sprintf(mpu.in_accel_z_dmp_bias, "%s%s", sysfs_path, "/in_accel_z_dmp_bias");
5542 mpu.in_accel_z_dmp_bias, getTimestamp());
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h496 char *in_accel_z_dmp_bias; member
DMPLSensor.cpp456 LOGV_IF(EXTRA_VERBOSE, "HAL:accel z dmp bias path: %s", mpu.in_accel_z_dmp_bias); in MPLSensor()
459 accel_z_dmp_bias_fd = open(mpu.in_accel_z_dmp_bias, O_RDWR); in MPLSensor()
5097 sprintf(mpu.in_accel_z_dmp_bias, "%s%s", sysfs_path, "/in_accel_z_dmp_bias"); in inv_init_sysfs_attributes()
5479 mpu.in_accel_z_dmp_bias, getTimestamp()); in setAccelBias()