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

  /hardware/invensense/libsensors_iio/
MPLSensor.h 291 char *gyro_fifo_rate; member in struct:MPLSensor::sysfs_attrbs
MPLSensor.cpp 711 HW_GYRO_RATE_HZ, mpu.gyro_fifo_rate, getTimestamp());
712 int fd = open(mpu.gyro_fifo_rate, O_RDWR);
716 mpu.gyro_fifo_rate, strerror(res), res);
722 mpu.gyro_fifo_rate, HW_GYRO_RATE_HZ);
    [all...]

Completed in 250 milliseconds