Searched refs:celsius (Results 1 – 25 of 38) sorted by relevance
12
/linux-6.12.1/Documentation/hwmon/ |
D | hs3001.rst | 24 and temperature family. Temperature is measured in degrees celsius, relative 26 scaled by 1000, i.e. the value for 31.5 degrees celsius is 31500.
|
D | sht4x.rst | 25 and temperature sensor. Temperature is measured in degree celsius, relative 27 scaled by 1000, i.e. the value for 31.5 degrees celsius is 31500.
|
D | lm70.rst | 56 13-bit temperature data (0.0625 degrees celsius resolution). 64 data (0.03125 degrees celsius resolution).
|
D | sht3x.rst | 36 celsius, relative humidity is expressed as a percentage. In the sysfs interface, 37 all values are scaled by 1000, i.e. the value for 31.5 degrees celsius is 31500.
|
D | wm831x.rst | 37 Degrees celsius = (512.18 - data) / 1.0983
|
D | shtc1.rst | 45 celsius, relative humidity is expressed as a percentage.
|
D | da9055.rst | 55 Degrees celsius = -0.4084 * (ADC_RES - T_OFFSET) + 307.6332
|
D | chipcap2.rst | 24 temperature chip family. Temperature is measured in milli degrees celsius,
|
D | da9052.rst | 68 Degrees celsius = 1.708 * (TJUNC_RES - T_OFFSET) - 108.8
|
/linux-6.12.1/drivers/thermal/ |
D | imx_sc_thermal.c | 32 s16 celsius; member 63 *temp = msg.data.resp.celsius * 1000 + msg.data.resp.tenths * 100; in imx_sc_thermal_get_temp()
|
/linux-6.12.1/drivers/thermal/renesas/ |
D | rcar_gen3_thermal.c | 196 int adj, celsius, thcode; in rcar_gen3_thermal_mcelsius_to_temp() local 198 celsius = DIV_ROUND_CLOSEST(mcelsius, 1000); in rcar_gen3_thermal_mcelsius_to_temp() 199 if (celsius < priv->tj_t) { in rcar_gen3_thermal_mcelsius_to_temp() 209 return thcode - DIV_ROUND_CLOSEST((celsius - adj) * coef->b, coef->a); in rcar_gen3_thermal_mcelsius_to_temp()
|
/linux-6.12.1/arch/arm64/boot/dts/rockchip/ |
D | rk3326-odroid-go2.dts | 50 ocv-capacity-celsius = <20>;
|
D | rk3566-anbernic-rg353vs.dts | 30 ocv-capacity-celsius = <20>;
|
D | rk3566-anbernic-rg353ps.dts | 30 ocv-capacity-celsius = <20>;
|
D | rk3566-anbernic-rg353v.dts | 31 ocv-capacity-celsius = <20>;
|
D | rk3326-odroid-go2-v11.dts | 54 ocv-capacity-celsius = <20>;
|
D | rk3566-anbernic-rg353p.dts | 31 ocv-capacity-celsius = <20>;
|
D | rk3326-odroid-go3.dts | 87 ocv-capacity-celsius = <20>;
|
D | rk3566-anbernic-rg-arc.dtsi | 27 ocv-capacity-celsius = <20>;
|
D | rk3566-anbernic-rg503.dts | 85 ocv-capacity-celsius = <20>;
|
/linux-6.12.1/arch/arm64/boot/dts/sprd/ |
D | sp9860g-1h10.dts | 76 ocv-capacity-celsius = <20>;
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | msm8916-wingtech-wt865x8.dtsi | 46 ocv-capacity-celsius = <25>;
|
D | msm8916-lg-m216.dts | 32 ocv-capacity-celsius = <25>;
|
D | msm8916-gplus-fl8005a.dts | 35 ocv-capacity-celsius = <25>;
|
D | msm8916-longcheer-l8150.dts | 59 ocv-capacity-celsius = <25>;
|
12