Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h462 char *accel_orient; member
DMPLSensor.cpp967 "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/
DMPLSensor.h464 char *accel_orient; member
DMPLSensor.cpp914 "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");