Searched refs:gyro_enable (Results 1 – 5 of 5) sorted by relevance
/hardware/invensense/6515/libsensors_iio/software/simple_apps/self_test/ |
D | inv_self_test.c | 59 char *gyro_enable; member 195 sprintf(mpu.gyro_enable, "%s%s", sysfs_path, "/gyro_enable"); in inv_init_sysfs_attributes() 368 if (save_n_write_sysfs_int(mpu.gyro_enable, 1, in main() 627 if (write_sysfs_int(mpu.gyro_enable, mpu.gyro_enable_value) < 0) { in main()
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/ |
D | and_constructor.c | 41 int gyro_enable; member
|
/hardware/invensense/65xx/libsensors_iio/ |
D | MPLSensor.h | 451 char *gyro_enable; member
|
D | MPLSensor.cpp | 1838 en, mpu.gyro_enable, getTimestamp()); in enableGyro() 1839 res = write_sysfs_int(mpu.gyro_enable, en); in enableGyro() 5051 sprintf(mpu.gyro_enable, "%s%s", sysfs_path, "/gyro_enable"); in inv_init_sysfs_attributes()
|
/hardware/invensense/6515/libsensors_iio/ |
D | MPLSensor.h | 453 char *gyro_enable; member
|