Searched refs:ABSOLUTE_ZERO_MILLICELSIUS (Results 1 – 2 of 2) sorted by relevance
34 #define ABSOLUTE_ZERO_MILLICELSIUS -273150 macro38 return t + ABSOLUTE_ZERO_MILLICELSIUS; in milli_kelvin_to_millicelsius()43 return t - ABSOLUTE_ZERO_MILLICELSIUS; in millicelsius_to_milli_kelvin()101 return t + DIV_ROUND_CLOSEST(ABSOLUTE_ZERO_MILLICELSIUS, in kelvin_to_celsius()107 return t - DIV_ROUND_CLOSEST(ABSOLUTE_ZERO_MILLICELSIUS, in celsius_to_kelvin()
673 *val = div64_s64(ABSOLUTE_ZERO_MILLICELSIUS, in rradc_read_offset()