Home
last modified time | relevance | path

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

/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h432 char *gyro_fsr; member
DMPLSensor.cpp193 "HAL:sysfs:cat %s (%lld)", mpu.gyro_fsr, getTimestamp()); in MPLSensor()
195 fd = open(mpu.gyro_fsr, O_RDONLY); in MPLSensor()
5122 sprintf(mpu.gyro_fsr, "%s%s", sysfs_path, "/in_anglvel_scale");
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h453 char *gyro_fsr; member
DMPLSensor.cpp317 "HAL:sysfs:cat %s (%lld)", mpu.gyro_fsr, getTimestamp()); in MPLSensor()
319 fd = open(mpu.gyro_fsr, O_RDONLY); in MPLSensor()
5081 sprintf(mpu.gyro_fsr, "%s%s", sysfs_path, "/in_anglvel_scale"); in inv_init_sysfs_attributes()