Home
last modified time | relevance | path

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

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