Searched refs:gyro_fifo_enable (Results 1 - 4 of 4) sorted by relevance
/hardware/invensense/6515/libsensors_iio/ |
H A D | MPLSensor.h | 457 char *gyro_fifo_enable; member in struct:MPLSensor::sysfs_attrbs
|
H A D | MPLSensor.cpp | 1506 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); 1635 1, mpu.gyro_fifo_enable, getTimestamp()); 1636 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); 1649 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); 1909 en, mpu.gyro_fifo_enable, getTimestamp()); 1910 res += write_sysfs_int(mpu.gyro_fifo_enable, en); 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"); [all...] |
/hardware/invensense/65xx/libsensors_iio/ |
H A D | MPLSensor.h | 455 char *gyro_fifo_enable; member in struct:MPLSensor::sysfs_attrbs
|
H A D | MPLSensor.cpp | 1431 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); 1545 1, mpu.gyro_fifo_enable, getTimestamp()); 1546 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); 1559 res = write_sysfs_int(mpu.gyro_fifo_enable, 1); 1841 en, mpu.gyro_fifo_enable, getTimestamp()); 1842 res += write_sysfs_int(mpu.gyro_fifo_enable, en); 4233 0, mpu.gyro_fifo_enable, getTimestamp()); 4234 res += write_sysfs_int(mpu.gyro_fifo_enable, 0); 5054 sprintf(mpu.gyro_fifo_enable, "%s%s", sysfs_path, "/gyro_fifo_enable"); [all...] |
Completed in 73 milliseconds