Searched refs:six_axis_q_on (Results 1 - 4 of 4) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.h448 char *six_axis_q_on; member in struct:MPLSensor::sysfs_attrbs
H A DMPLSensor.cpp1557 en, mpu.six_axis_q_on, getTimestamp());
1558 if (write_sysfs_int(mpu.six_axis_q_on, en) < 0) {
1559 LOGE("HAL:ERR can't write DMP six_axis_q_on");
1945 res = write_sysfs_int(mpu.six_axis_q_on, 0);
5164 sprintf(mpu.six_axis_q_on, "%s%s", sysfs_path, "/six_axes_q_on");
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h469 char *six_axis_q_on; member in struct:MPLSensor::sysfs_attrbs
H A DMPLSensor.cpp1524 en, mpu.six_axis_q_on, getTimestamp());
1525 if (write_sysfs_int(mpu.six_axis_q_on, en) < 0) {
1526 LOGE("HAL:ERR can't write DMP six_axis_q_on");
1931 res = write_sysfs_int(mpu.six_axis_q_on, 0);
5123 sprintf(mpu.six_axis_q_on, "%s%s", sysfs_path, "/six_axes_q_on");

Completed in 180 milliseconds