Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h474 char *ped_q_on; member
DMPLSensor.cpp1399 en, mpu.ped_q_on, getTimestamp()); in enablePedQuaternionData()
1400 if (write_sysfs_int(mpu.ped_q_on, en) < 0) { in enablePedQuaternionData()
1928 res = write_sysfs_int(mpu.ped_q_on, 0); in enableBatch()
5094 sprintf(mpu.ped_q_on, "%s%s", sysfs_path, "/ped_q_on"); in inv_init_sysfs_attributes()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h476 char *ped_q_on; member
DMPLSensor.cpp1482 en, mpu.ped_q_on, getTimestamp()); in enablePedQuaternionData()
1483 if (write_sysfs_int(mpu.ped_q_on, en) < 0) { in enablePedQuaternionData()
1998 res = write_sysfs_int(mpu.ped_q_on, 0); in enableBatch()
5455 sprintf(mpu.ped_q_on, "%s%s", sysfs_path, "/ped_q_on");