Searched refs:LM73_TEMP_MIN (Results 1 – 1 of 1) sorted by relevance
40 #define LM73_TEMP_MIN (-256000 / 250) macro79 value = clamp_val(temp / 250, LM73_TEMP_MIN, LM73_TEMP_MAX) << 5; in set_temp()