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