Searched refs:accel_orient (Results 1 – 4 of 4) sorted by relevance
/hardware/invensense/65xx/libsensors_iio/ |
D | MPLSensor.h | 462 char *accel_orient; member
|
D | MPLSensor.cpp | 967 "HAL:sysfs:cat %s (%lld)", mpu.accel_orient, getTimestamp()); in inv_get_sensors_orientation() 968 fptr = fopen(mpu.accel_orient, "r"); in inv_get_sensors_orientation() 5061 sprintf(mpu.accel_orient, "%s%s", sysfs_path, "/accel_matrix"); in inv_init_sysfs_attributes()
|
/hardware/invensense/6515/libsensors_iio/ |
D | MPLSensor.h | 464 char *accel_orient; member
|
D | MPLSensor.cpp | 914 "HAL:sysfs:cat %s (%lld)", mpu.accel_orient, getTimestamp()); in inv_get_sensors_orientation() 915 fptr = fopen(mpu.accel_orient, "r"); in inv_get_sensors_orientation() 5422 sprintf(mpu.accel_orient, "%s%s", sysfs_path, "/accel_matrix");
|