Home
last modified time | relevance | path

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

/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h434 char *gyro_fifo_enable; member
DMPLSensor.cpp1453 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); in enablePedQuaternionData()
1582 1, mpu.gyro_fifo_enable, getTimestamp()); in enable6AxisQuaternionData()
1583 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); in enable6AxisQuaternionData()
1596 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); in enable6AxisQuaternionData()
1857 en, mpu.gyro_fifo_enable, getTimestamp()); in enableGyro()
1858 res += write_sysfs_int(mpu.gyro_fifo_enable, en); in enableGyro()
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");
5123 sprintf(mpu.gyro_fifo_enable, "%s%s", sysfs_path, "/gyro_fifo_enable");
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h455 char *gyro_fifo_enable; member
DMPLSensor.cpp1435 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); in enablePedQuaternionData()
1549 1, mpu.gyro_fifo_enable, getTimestamp()); in enable6AxisQuaternionData()
1550 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); in enable6AxisQuaternionData()
1563 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); in enable6AxisQuaternionData()
1845 en, mpu.gyro_fifo_enable, getTimestamp()); in enableGyro()
1846 res += write_sysfs_int(mpu.gyro_fifo_enable, en); in enableGyro()
4253 0, mpu.gyro_fifo_enable, getTimestamp()); in turnOffGyroFifo()
4254 res += write_sysfs_int(mpu.gyro_fifo_enable, 0); in turnOffGyroFifo()
5080 sprintf(mpu.gyro_fifo_enable, "%s%s", sysfs_path, "/gyro_fifo_enable"); in inv_init_sysfs_attributes()
5082 sprintf(mpu.gyro_fifo_enable, "%s%s", sysfs_path, "/gyro_fifo_enable"); in inv_init_sysfs_attributes()