Searched refs:inactivity_threshold (Results 1 – 2 of 2) sorted by relevance
95 * compared with activity_threshold and inactivity_threshold directly107 * acceleration with inactivity_threshold. If the difference is below108 * inactivity_threshold for a total of inactivity_time, the device is134 * inactivity_threshold:141 u8 inactivity_threshold; member 147 * inactivity_threshold for inactivity to be declared. The scale factor155 * interrupt when the output data is below inactivity_threshold.234 * when inactivity (acceleration has been below inactivity_threshold
220 .inactivity_threshold = 4,818 AC_WRITE(ac, THRESH_INACT, pdata->inactivity_threshold); in adxl34x_probe()