Searched refs:gyro_orient (Results 1 – 4 of 4) sorted by relevance
/hardware/invensense/65xx/libsensors_iio/ |
D | MPLSensor.h | 454 char *gyro_orient; member
|
D | MPLSensor.cpp | 939 "HAL:sysfs:cat %s (%lld)", mpu.gyro_orient, getTimestamp()); in inv_get_sensors_orientation() 940 fptr = fopen(mpu.gyro_orient, "r"); in inv_get_sensors_orientation() 5053 sprintf(mpu.gyro_orient, "%s%s", sysfs_path, "/gyro_matrix"); in inv_init_sysfs_attributes()
|
/hardware/invensense/6515/libsensors_iio/ |
D | MPLSensor.h | 456 char *gyro_orient; member
|
D | MPLSensor.cpp | 883 "HAL:sysfs:cat %s (%lld)", mpu.gyro_orient, getTimestamp()); in inv_get_sensors_orientation() 884 fptr = fopen(mpu.gyro_orient, "r"); in inv_get_sensors_orientation() 5414 sprintf(mpu.gyro_orient, "%s%s", sysfs_path, "/gyro_matrix");
|