HomeSort by relevance Sort by last modified time
    Searched refs:in_gyro_x_offset (Results 1 - 4 of 4) sorted by null

  /hardware/invensense/6515/libsensors_iio/
MPLSensor.h 500 char *in_gyro_x_offset; member in struct:MPLSensor::sysfs_attrbs
MPLSensor.cpp 262 LOGV_IF(EXTRA_VERBOSE, "HAL:factory gyro x offset path: %s", mpu.in_gyro_x_offset);
265 gyro_x_offset_fd = open(mpu.in_gyro_x_offset, O_RDWR);
    [all...]
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.h 498 char *in_gyro_x_offset; member in struct:MPLSensor::sysfs_attrbs
MPLSensor.cpp 354 LOGV_IF(EXTRA_VERBOSE, "HAL:factory gyro x offset path: %s", mpu.in_gyro_x_offset);
357 gyro_x_offset_fd = open(mpu.in_gyro_x_offset, O_RDWR);
    [all...]

Completed in 101 milliseconds