Home
last modified time | relevance | path

Searched refs:accel_fifo_rate (Results 1 – 6 of 6) sorted by relevance

/hardware/invensense/60xx/libsensors_iio/
DMPLSensor.h298 char *accel_fifo_rate; member
DMPLSensor.cpp1650 wanted_3rd_party_sensor / 1000000L, mpu.accel_fifo_rate, in update_delay()
1652 tempFd = open(mpu.accel_fifo_rate, O_RDWR); in update_delay()
1699 1000000000.f / wanted, mpu.accel_fifo_rate, getTimestamp()); in update_delay()
1700 tempFd = open(mpu.accel_fifo_rate, O_RDWR); in update_delay()
2165 if (write_sysfs_int(mpu.accel_fifo_rate, 200) < 0) { in enableDmpOrientation()
2734 sprintf(mpu.accel_fifo_rate, "%s%s", sysfs_path, "/sampling_frequency"); in inv_init_sysfs_attributes()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h438 char *accel_fifo_rate; member
DMPLSensor.cpp1165 200, mpu.accel_fifo_rate, getTimestamp()); in computeAndSetDmpState()
1166 if (write_sysfs_int(mpu.accel_fifo_rate, 200) < 0) { in computeAndSetDmpState()
5127 sprintf(mpu.accel_fifo_rate, "%s%s", sysfs_path, "/sampling_frequency");
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h459 char *accel_fifo_rate; member
DMPLSensor.cpp1717 200, mpu.accel_fifo_rate, getTimestamp()); in enableDmpPedometer()
1718 if (write_sysfs_int(mpu.accel_fifo_rate, 200) < 0) { in enableDmpPedometer()
4289 200, mpu.accel_fifo_rate, getTimestamp()); in enableDmpOrientation()
4290 if (write_sysfs_int(mpu.accel_fifo_rate, 200) < 0) { in enableDmpOrientation()
5086 sprintf(mpu.accel_fifo_rate, "%s%s", sysfs_path, "/sampling_frequency"); in inv_init_sysfs_attributes()
6096 200, mpu.accel_fifo_rate, getTimestamp()); in enableDmpSignificantMotion()
6097 if (write_sysfs_int(mpu.accel_fifo_rate, 200) < 0) { in enableDmpSignificantMotion()