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

  /hardware/invensense/6515/libsensors_iio/
MPLSensor.h 505 char *in_gyro_x_dmp_bias; member in struct:MPLSensor::sysfs_attrbs
MPLSensor.cpp 281 LOGV_IF(EXTRA_VERBOSE, "HAL: gyro x dmp bias path: %s", mpu.in_gyro_x_dmp_bias);
284 gyro_x_dmp_bias_fd = open(mpu.in_gyro_x_dmp_bias, O_RDWR);
    [all...]
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.h 503 char *in_gyro_x_dmp_bias; member in struct:MPLSensor::sysfs_attrbs
MPLSensor.cpp 373 LOGV_IF(EXTRA_VERBOSE, "HAL: gyro x dmp bias path: %s", mpu.in_gyro_x_dmp_bias);
376 gyro_x_dmp_bias_fd = open(mpu.in_gyro_x_dmp_bias, O_RDWR);
    [all...]

Completed in 1307 milliseconds