Searched refs:LM93_TEMP_MIN (Results 1 – 1 of 1) sorted by relevance
418 #define LM93_TEMP_MIN (-128000) macro427 int ntemp = clamp_val(temp, LM93_TEMP_MIN, LM93_TEMP_MAX); in LM93_TEMP_TO_REG()