Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h455 char *gyro_fifo_enable; member
DMPLSensor.cpp1431 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); in enablePedQuaternionData()
1545 1, mpu.gyro_fifo_enable, getTimestamp()); in enable6AxisQuaternionData()
1546 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); in enable6AxisQuaternionData()
1559 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); in enable6AxisQuaternionData()
1841 en, mpu.gyro_fifo_enable, getTimestamp()); in enableGyro()
1842 res += write_sysfs_int(mpu.gyro_fifo_enable, en); in enableGyro()
4233 0, mpu.gyro_fifo_enable, getTimestamp()); in turnOffGyroFifo()
4234 res += write_sysfs_int(mpu.gyro_fifo_enable, 0); in turnOffGyroFifo()
5054 sprintf(mpu.gyro_fifo_enable, "%s%s", sysfs_path, "/gyro_fifo_enable"); in inv_init_sysfs_attributes()
5056 sprintf(mpu.gyro_fifo_enable, "%s%s", sysfs_path, "/gyro_fifo_enable"); in inv_init_sysfs_attributes()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h457 char *gyro_fifo_enable; member
DMPLSensor.cpp1506 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); in enablePedQuaternionData()
1635 1, mpu.gyro_fifo_enable, getTimestamp()); in enable6AxisQuaternionData()
1636 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); in enable6AxisQuaternionData()
1649 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); in enable6AxisQuaternionData()
1909 en, mpu.gyro_fifo_enable, getTimestamp()); in enableGyro()
1910 res += write_sysfs_int(mpu.gyro_fifo_enable, en); in enableGyro()
4704 0, mpu.gyro_fifo_enable, getTimestamp());
4705 res += write_sysfs_int(mpu.gyro_fifo_enable, 0);
5415 sprintf(mpu.gyro_fifo_enable, "%s%s", sysfs_path, "/gyro_fifo_enable");
5417 sprintf(mpu.gyro_fifo_enable, "%s%s", sysfs_path, "/gyro_fifo_enable");