Searched refs:LM77_TEMP_MIN (Results 1 – 1 of 1) sorted by relevance
65 #define LM77_TEMP_MIN (-55000) macro169 val = clamp_val(val, LM77_TEMP_MIN, LM77_TEMP_MAX); in temp_store()195 val = clamp_val(data->temp[t_crit] - val, LM77_TEMP_MIN, LM77_TEMP_MAX); in temp_hyst_store()