Searched refs:in_accel_x_dmp_bias (Results 1 - 4 of 4) sorted by relevance
/hardware/invensense/6515/libsensors_iio/ |
H A D | MPLSensor.h | 496 char *in_accel_x_dmp_bias; member in struct:MPLSensor::sysfs_attrbs
|
H A D | MPLSensor.cpp | 358 LOGV_IF(EXTRA_VERBOSE, "HAL:accel x dmp bias path: %s", mpu.in_accel_x_dmp_bias); 361 accel_x_dmp_bias_fd = open(mpu.in_accel_x_dmp_bias, O_RDWR); 5430 sprintf(mpu.in_accel_x_dmp_bias, "%s%s", sysfs_path, "/in_accel_x_dmp_bias"); 5820 mpu.in_accel_x_dmp_bias, getTimestamp());
|
/hardware/invensense/65xx/libsensors_iio/ |
H A D | MPLSensor.h | 494 char *in_accel_x_dmp_bias; member in struct:MPLSensor::sysfs_attrbs
|
H A D | MPLSensor.cpp | 450 LOGV_IF(EXTRA_VERBOSE, "HAL:accel x dmp bias path: %s", mpu.in_accel_x_dmp_bias); 453 accel_x_dmp_bias_fd = open(mpu.in_accel_x_dmp_bias, O_RDWR); 5069 sprintf(mpu.in_accel_x_dmp_bias, "%s%s", sysfs_path, "/in_accel_x_dmp_bias"); 5434 mpu.in_accel_x_dmp_bias, getTimestamp());
|
Completed in 60 milliseconds