Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h501 char *in_gyro_self_test_scale; member
DMPLSensor.cpp334 "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/
DMPLSensor.h503 char *in_gyro_self_test_scale; member
DMPLSensor.cpp242 "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");