Searched refs:step_detector_on (Results 1 – 4 of 4) sorted by relevance
/hardware/invensense/6515/libsensors_iio/ |
D | MPLSensor.h | 456 char *step_detector_on; member
|
D | MPLSensor.cpp | 1311 en, mpu.step_detector_on, getTimestamp()); in enablePedStandaloneData() 1312 if (write_sysfs_int(mpu.step_detector_on, en) < 0) { in enablePedStandaloneData() 1947 res = write_sysfs_int(mpu.step_detector_on, 0); in enableBatch() 5169 sprintf(mpu.step_detector_on, "%s%s", sysfs_path, "/step_detector_on");
|
/hardware/invensense/65xx/libsensors_iio/ |
D | MPLSensor.h | 477 char *step_detector_on; member
|
D | MPLSensor.cpp | 1285 en, mpu.step_detector_on, getTimestamp()); in enablePedStandaloneData() 1286 if (write_sysfs_int(mpu.step_detector_on, en) < 0) { in enablePedStandaloneData() 1933 res = write_sysfs_int(mpu.step_detector_on, 0); in enableBatch() 5128 sprintf(mpu.step_detector_on, "%s%s", sysfs_path, "/step_detector_on"); in inv_init_sysfs_attributes()
|