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