Searched refs:high_threshold (Results 1 – 6 of 6) sorted by relevance
46 static double high_threshold[MAX_INSTANCE_COUNT]; variable107 full = actual_fill_percentage[index] > high_threshold[index]; in update()167 high_threshold[index] = 0; in filling_sensor_create()195 &high_threshold[index], sizeof(*high_threshold), NULL, in filling_sensor_create()
68 (config->high_threshold >> 7) & 0x00ff, (config->high_threshold << 1) & 0x00ff, in set_threshold_values()296 .high_threshold = DT_INST_PROP(inst, high_threshold), \
90 uint16_t high_threshold; member
58 const int high_threshold; member
207 .high_threshold = DT_INST_PROP(inst, temp_high_threshold), \
210 upper_limit.val1 = cfg->high_threshold; in tids_init_interrupt()