Searched refs:three_axis_q_on (Results 1 - 4 of 4) sorted by relevance
/hardware/invensense/6515/libsensors_iio/ |
H A D | MPLSensor.h | 445 char *three_axis_q_on; //formerly quaternion_on member in struct:MPLSensor::sysfs_attrbs
|
H A D | MPLSensor.cpp | 1710 en, mpu.three_axis_q_on, getTimestamp()); 1711 if (write_sysfs_int(mpu.three_axis_q_on, en) < 0) { 5158 sprintf(mpu.three_axis_q_on, "%s%s", sysfs_path, "/three_axes_q_on"); //formerly quaternion_on
|
/hardware/invensense/65xx/libsensors_iio/ |
H A D | MPLSensor.h | 466 char *three_axis_q_on; //formerly quaternion_on member in struct:MPLSensor::sysfs_attrbs
|
H A D | MPLSensor.cpp | 1658 en, mpu.three_axis_q_on, getTimestamp()); 1659 if (write_sysfs_int(mpu.three_axis_q_on, en) < 0) { 5117 sprintf(mpu.three_axis_q_on, "%s%s", sysfs_path, "/three_axes_q_on"); //formerly quaternion_on
|
Completed in 344 milliseconds