Searched refs:step_detector_on (Results 1 – 4 of 4) sorted by relevance
/hardware/invensense/65xx/libsensors_iio/ |
D | MPLSensor.h | 477 char *step_detector_on; member
|
D | MPLSensor.cpp | 1281 en, mpu.step_detector_on, getTimestamp()); in enablePedStandaloneData() 1282 if (write_sysfs_int(mpu.step_detector_on, en) < 0) { in enablePedStandaloneData() 1929 res = write_sysfs_int(mpu.step_detector_on, 0); in enableBatch() 5102 sprintf(mpu.step_detector_on, "%s%s", sysfs_path, "/step_detector_on"); in inv_init_sysfs_attributes()
|
/hardware/invensense/6515/libsensors_iio/ |
D | MPLSensor.h | 479 char *step_detector_on; member
|
D | MPLSensor.cpp | 1364 en, mpu.step_detector_on, getTimestamp()); in enablePedStandaloneData() 1365 if (write_sysfs_int(mpu.step_detector_on, en) < 0) { in enablePedStandaloneData() 1999 res = write_sysfs_int(mpu.step_detector_on, 0); in enableBatch() 5463 sprintf(mpu.step_detector_on, "%s%s", sysfs_path, "/step_detector_on");
|