Searched refs:sensor_high_threshold (Results 1 – 2 of 2) sorted by relevance
109 threshold.val1 = data->sensor_high_threshold / 1000; in tids_2521020222501_trigger_set()110 threshold.val2 = ((int32_t)data->sensor_high_threshold % 1000) * (1000000 / 1000); in tids_2521020222501_trigger_set()182 data->sensor_high_threshold = thresh; in tids_2521020222501_threshold_upper_set()
35 int32_t sensor_high_threshold; member