Home
last modified time | relevance | path

Searched refs:ped_q_on (Results 1 – 4 of 4) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h453 char *ped_q_on; member
DMPLSensor.cpp1429 en, mpu.ped_q_on, getTimestamp()); in enablePedQuaternionData()
1430 if (write_sysfs_int(mpu.ped_q_on, en) < 0) { in enablePedQuaternionData()
1946 res = write_sysfs_int(mpu.ped_q_on, 0); in enableBatch()
5161 sprintf(mpu.ped_q_on, "%s%s", sysfs_path, "/ped_q_on");
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h474 char *ped_q_on; member
DMPLSensor.cpp1403 en, mpu.ped_q_on, getTimestamp()); in enablePedQuaternionData()
1404 if (write_sysfs_int(mpu.ped_q_on, en) < 0) { in enablePedQuaternionData()
1932 res = write_sysfs_int(mpu.ped_q_on, 0); in enableBatch()
5120 sprintf(mpu.ped_q_on, "%s%s", sysfs_path, "/ped_q_on"); in inv_init_sysfs_attributes()