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.h454 char *gyro_fifo_enable; member
DMPLSensor.cpp1492 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); in enablePedQuaternionData()
1621 1, mpu.gyro_fifo_enable, getTimestamp()); in enable6AxisQuaternionData()
1622 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); in enable6AxisQuaternionData()
1635 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); in enable6AxisQuaternionData()
1895 en, mpu.gyro_fifo_enable, getTimestamp()); in enableGyro()
1896 res += write_sysfs_int(mpu.gyro_fifo_enable, en); in enableGyro()
4541 0, mpu.gyro_fifo_enable, getTimestamp());
4542 res += write_sysfs_int(mpu.gyro_fifo_enable, 0);
5255 sprintf(mpu.gyro_fifo_enable, "%s%s", sysfs_path, "/gyro_fifo_enable");
5257 sprintf(mpu.gyro_fifo_enable, "%s%s", sysfs_path, "/gyro_fifo_enable");