Searched refs:gyro_fifo_enable (Results 1 - 4 of 4) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.h434 char *gyro_fifo_enable; member in struct:MPLSensor::sysfs_attrbs
H A DMPLSensor.cpp1453 res = write_sysfs_int(mpu.gyro_fifo_enable, 1);
1582 1, mpu.gyro_fifo_enable, getTimestamp());
1583 res = write_sysfs_int(mpu.gyro_fifo_enable, 1);
1596 res = write_sysfs_int(mpu.gyro_fifo_enable, 1);
1857 en, mpu.gyro_fifo_enable, getTimestamp());
1858 res += write_sysfs_int(mpu.gyro_fifo_enable, en);
4403 0, mpu.gyro_fifo_enable, getTimestamp());
4404 res += write_sysfs_int(mpu.gyro_fifo_enable, 0);
5121 sprintf(mpu.gyro_fifo_enable, "%s%s", sysfs_path, "/gyro_fifo_enable");
[all...]
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h455 char *gyro_fifo_enable; member in struct:MPLSensor::sysfs_attrbs
H A DMPLSensor.cpp1435 res = write_sysfs_int(mpu.gyro_fifo_enable, 1);
1549 1, mpu.gyro_fifo_enable, getTimestamp());
1550 res = write_sysfs_int(mpu.gyro_fifo_enable, 1);
1563 res = write_sysfs_int(mpu.gyro_fifo_enable, 1);
1845 en, mpu.gyro_fifo_enable, getTimestamp());
1846 res += write_sysfs_int(mpu.gyro_fifo_enable, en);
4253 0, mpu.gyro_fifo_enable, getTimestamp());
4254 res += write_sysfs_int(mpu.gyro_fifo_enable, 0);
5080 sprintf(mpu.gyro_fifo_enable, "%s%s", sysfs_path, "/gyro_fifo_enable");
[all...]

Completed in 77 milliseconds