Searched refs:MIN_TEMP (Results 1 – 2 of 2) sorted by relevance
7 #define MIN_TEMP 0 macro
66 #define MIN_TEMP -55 /* min temperature that can be mesured */ macro914 i = i < MIN_TEMP ? MIN_TEMP : i; in int_to_short()