Searched refs:temp_thresholds (Results 1 – 1 of 1) sorted by relevance
23 int32_t temp_thresholds[4U]; member328 if (config->temp_thresholds[idx] < INT32_MAX) { in set_ntc_thresholds()329 uint32_t res = calc_ntc_res(config, config->temp_thresholds[idx]); in set_ntc_thresholds()691 .temp_thresholds = {DT_INST_PROP_OR(n, thermistor_cold_millidegrees, INT32_MAX), \