Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h330 uint32_t delayThreshold1, uint32_t delayThreshold2,
DMPLSensor.cpp6153 uint32_t delayThreshold1, in writeSignificantMotionParams() argument
6168 delayThreshold1, mpu.smd_delay_threshold, getTimestamp()); in writeSignificantMotionParams()
6169 res = write_sysfs_int(mpu.smd_delay_threshold, delayThreshold1); in writeSignificantMotionParams()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h311 uint32_t delayThreshold1, uint32_t delayThreshold2,
DMPLSensor.cpp6678 uint32_t delayThreshold1, argument
6693 delayThreshold1, mpu.smd_delay_threshold, getTimestamp());
6694 res = write_sysfs_int(mpu.smd_delay_threshold, delayThreshold1);