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

/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.h480 char *in_gyro_self_test_scale; member in struct:MPLSensor::sysfs_attrbs
H A DMPLSensor.cpp214 "HAL:sysfs:cat %s (%lld)", mpu.in_gyro_self_test_scale, getTimestamp());
215 fd = open(mpu.in_gyro_self_test_scale, O_RDONLY);
5156 sprintf(mpu.in_gyro_self_test_scale, "%s%s", sysfs_path, "/in_anglvel_self_test_scale");
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h501 char *in_gyro_self_test_scale; member in struct:MPLSensor::sysfs_attrbs
H A DMPLSensor.cpp338 "HAL:sysfs:cat %s (%lld)", mpu.in_gyro_self_test_scale, getTimestamp());
339 fd = open(mpu.in_gyro_self_test_scale, O_RDONLY);
5115 sprintf(mpu.in_gyro_self_test_scale, "%s%s", sysfs_path, "/in_anglvel_self_test_scale");

Completed in 112 milliseconds