Searched refs:celsius (Results 1 – 16 of 16) sorted by relevance
25 and temperature sensor. Temperature is measured in degree celsius, relative27 scaled by 1000, i.e. the value for 31.5 degrees celsius is 31500.
56 13-bit temperature data (0.0625 degrees celsius resolution).64 data (0.03125 degrees celsius resolution).
23 and temperature sensor. Temperature is measured in degrees celsius, relative25 scaled by 1000, i.e. the value for 31.5 degrees celsius is 31500.
37 Degrees celsius = (512.18 - data) / 1.0983
45 celsius, relative humidity is expressed as a percentage.
55 Degrees celsius = -0.4084 * (ADC_RES - T_OFFSET) + 307.6332
68 Degrees celsius = 1.708 * (TJUNC_RES - T_OFFSET) - 108.8
195 int celsius, val; in rcar_gen3_thermal_mcelsius_to_temp() local197 celsius = DIV_ROUND_CLOSEST(mcelsius, 1000); in rcar_gen3_thermal_mcelsius_to_temp()198 if (celsius <= INT_FIXPT(tsc->tj_t)) in rcar_gen3_thermal_mcelsius_to_temp()199 val = celsius * tsc->coef.a1 + tsc->coef.b1; in rcar_gen3_thermal_mcelsius_to_temp()201 val = celsius * tsc->coef.a2 + tsc->coef.b2; in rcar_gen3_thermal_mcelsius_to_temp()
34 s16 celsius; member68 *temp = msg.data.resp.celsius * 1000 + msg.data.resp.tenths * 100; in imx_sc_thermal_get_temp()
49 ocv-capacity-celsius = <20>;
124 * (celsius).
1057 operating-range-celsius = <0 45>;
223 summit,chip-temperature-threshold-celsius = <130>;
207 maxim,thermal-regulation-celsius = <100>;
837 operating-range-celsius = <0 40>;
65 ocv-capacity-celsius = <20>;