Searched refs:in_gyro_self_test_scale (Results 1 – 4 of 4) sorted by relevance
/hardware/invensense/65xx/libsensors_iio/ |
D | MPLSensor.h | 501 char *in_gyro_self_test_scale; member
|
D | MPLSensor.cpp | 334 "HAL:sysfs:cat %s (%lld)", mpu.in_gyro_self_test_scale, getTimestamp()); in MPLSensor() 335 fd = open(mpu.in_gyro_self_test_scale, O_RDONLY); in MPLSensor() 5089 sprintf(mpu.in_gyro_self_test_scale, "%s%s", sysfs_path, "/in_anglvel_self_test_scale"); in inv_init_sysfs_attributes()
|
/hardware/invensense/6515/libsensors_iio/ |
D | MPLSensor.h | 503 char *in_gyro_self_test_scale; member
|
D | MPLSensor.cpp | 242 "HAL:sysfs:cat %s (%lld)", mpu.in_gyro_self_test_scale, getTimestamp()); in MPLSensor() 243 fd = open(mpu.in_gyro_self_test_scale, O_RDONLY); in MPLSensor() 5450 sprintf(mpu.in_gyro_self_test_scale, "%s%s", sysfs_path, "/in_anglvel_self_test_scale");
|