Home
last modified time | relevance | path

Searched refs:smd_threshold (Results 1 – 5 of 5) sorted by relevance

/hardware/invensense/6515/libsensors_iio/software/simple_apps/gesture_test/
Dinv_gesture_test.c76 char *smd_threshold; member
230 sprintf(mpu.smd_threshold, "%s%s", sysfs_path, "/smd_threshold"); in inv_init_sysfs_attributes()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h490 char *smd_threshold; member
DMPLSensor.cpp356 motionThreshold, mpu.smd_threshold, getTimestamp()); in MPLSensor()
357 res = write_sysfs_int(mpu.smd_threshold, motionThreshold); in MPLSensor()
5185 sprintf(mpu.smd_threshold, "%s%s", sysfs_path,
6294 motionThreshold, mpu.smd_threshold, getTimestamp());
6295 res = write_sysfs_int(mpu.smd_threshold, motionThreshold);
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h511 char *smd_threshold; member
DMPLSensor.cpp5144 sprintf(mpu.smd_threshold, "%s%s", sysfs_path, in inv_init_sysfs_attributes()
6207 motionThreshold, mpu.smd_threshold, getTimestamp()); in writeSignificantMotionParams()
6208 res = write_sysfs_int(mpu.smd_threshold, motionThreshold); in writeSignificantMotionParams()