Searched refs:MAX_TEMP (Results 1 – 2 of 2) sorted by relevance
8 #define MAX_TEMP 255 macro
67 #define MAX_TEMP 125 /* max temperature that can be measured */ macro975 i = clamp(i, MIN_TEMP, MAX_TEMP); in int_to_short()