Home
last modified time | relevance | path

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

/hardware/invensense/60xx/libsensors_iio/
DMPLSensor.h301 char *accel_orient; member
DMPLSensor.cpp634 "HAL:sysfs:cat %s (%lld)", mpu.accel_orient, getTimestamp()); in inv_get_sensors_orientation()
635 fptr = fopen(mpu.accel_orient, "r"); in inv_get_sensors_orientation()
2735 sprintf(mpu.accel_orient, "%s%s", sysfs_path, "/accl_matrix"); in inv_init_sysfs_attributes()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h441 char *accel_orient; member
DMPLSensor.cpp886 "HAL:sysfs:cat %s (%lld)", mpu.accel_orient, getTimestamp()); in inv_get_sensors_orientation()
887 fptr = fopen(mpu.accel_orient, "r"); in inv_get_sensors_orientation()
5128 sprintf(mpu.accel_orient, "%s%s", sysfs_path, "/accel_matrix");
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h462 char *accel_orient; member
DMPLSensor.cpp971 "HAL:sysfs:cat %s (%lld)", mpu.accel_orient, getTimestamp()); in inv_get_sensors_orientation()
972 fptr = fopen(mpu.accel_orient, "r"); in inv_get_sensors_orientation()
5087 sprintf(mpu.accel_orient, "%s%s", sysfs_path, "/accel_matrix"); in inv_init_sysfs_attributes()