Searched refs:DS1621_TEMP_MIN (Results 1 – 1 of 1) sorted by relevance
100 #define DS1621_TEMP_MIN (-55000) macro149 temp = clamp_val(temp, DS1621_TEMP_MIN, DS1621_TEMP_MAX); in DS1621_TEMP_TO_REG()