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

  /hardware/invensense/6515/libsensors_iio/
MPLSensor.h 506 char *in_gyro_y_dmp_bias; member in struct:MPLSensor::sysfs_attrbs
MPLSensor.cpp 282 LOGV_IF(EXTRA_VERBOSE, "HAL: gyro y dmp bias path: %s", mpu.in_gyro_y_dmp_bias);
285 gyro_y_dmp_bias_fd = open(mpu.in_gyro_y_dmp_bias, O_RDWR);
    [all...]
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.h 504 char *in_gyro_y_dmp_bias; member in struct:MPLSensor::sysfs_attrbs
MPLSensor.cpp 374 LOGV_IF(EXTRA_VERBOSE, "HAL: gyro y dmp bias path: %s", mpu.in_gyro_y_dmp_bias);
377 gyro_y_dmp_bias_fd = open(mpu.in_gyro_y_dmp_bias, O_RDWR);
    [all...]

Completed in 79 milliseconds