Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h453 char *gyro_fsr; member
DMPLSensor.cpp313 "HAL:sysfs:cat %s (%lld)", mpu.gyro_fsr, getTimestamp()); in MPLSensor()
315 fd = open(mpu.gyro_fsr, O_RDONLY); in MPLSensor()
5055 sprintf(mpu.gyro_fsr, "%s%s", sysfs_path, "/in_anglvel_scale"); in inv_init_sysfs_attributes()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h455 char *gyro_fsr; member
DMPLSensor.cpp221 "HAL:sysfs:cat %s (%lld)", mpu.gyro_fsr, getTimestamp()); in MPLSensor()
223 fd = open(mpu.gyro_fsr, O_RDONLY); in MPLSensor()
5416 sprintf(mpu.gyro_fsr, "%s%s", sysfs_path, "/in_anglvel_scale");