Lines Matching full:celsius
91 - description: the temperature in degree Celsius
94 A table providing the temperature in degree Celsius
99 ocv-capacity-celsius:
101 An array containing the temperature in degree Celsius,
104 operating-range-celsius:
110 ambient-celsius:
116 alert-celsius:
162 ocv-capacity-celsius = <(-10) 0 10>;
163 /* table for -10 degree Celsius */
165 /* table for 0 degree Celsius */
167 /* table for 10 degree Celsius */
170 operating-range-celsius = <(-30) 50>;
171 ambient-celsius = <(-5) 50>;
172 alert-celsius = <0 40>;