Searched refs:temperature_units (Results 1 – 1 of 1) sorted by relevance
222 static const char *temperature_units[] = {" C"}; in number_to_human_readable() local252 max_unit = ARRAY_SIZE(temperature_units)-1; in number_to_human_readable()253 units = temperature_units; in number_to_human_readable()