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

  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.h 491 char *in_gyro_z_dmp_bias; member in struct:MPLSensor::sysfs_attrbs
MPLSensor.cpp 371 LOGV_IF(EXTRA_VERBOSE, "HAL: gyro z dmp bias path: %s", mpu.in_gyro_z_dmp_bias);
374 gyro_z_dmp_bias_fd = open(mpu.in_gyro_z_dmp_bias, O_RDWR);
    [all...]

Completed in 36 milliseconds