Searched refs:sensor_low_threshold (Results 1 – 2 of 2) sorted by relevance
96 threshold.val1 = data->sensor_low_threshold / 1000; in tids_2521020222501_trigger_set()97 threshold.val2 = ((int32_t)data->sensor_low_threshold % 1000) * (1000000 / 1000); in tids_2521020222501_trigger_set()215 data->sensor_low_threshold = thresh; in tids_2521020222501_threshold_lower_set()
36 int32_t sensor_low_threshold; member