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

  /hardware/invensense/6515/libsensors_iio/
MPLSensor.h 343 int gyro_x_dmp_bias_fd; member in class:MPLSensor
MPLSensor.cpp 284 gyro_x_dmp_bias_fd = open(mpu.in_gyro_x_dmp_bias, O_RDWR);
287 if (gyro_x_dmp_bias_fd == -1 ||
    [all...]
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.h 366 int gyro_x_dmp_bias_fd; member in class:MPLSensor
MPLSensor.cpp 376 gyro_x_dmp_bias_fd = open(mpu.in_gyro_x_dmp_bias, O_RDWR);
379 if (gyro_x_dmp_bias_fd == -1 ||
    [all...]

Completed in 805 milliseconds