Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h454 char *gyro_orient; member
DMPLSensor.cpp939 "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/
DMPLSensor.h456 char *gyro_orient; member
DMPLSensor.cpp883 "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");