Home
last modified time | relevance | path

Searched refs:htu31_temp_to_millicelsius (Results 1 – 1 of 1) sorted by relevance

/drivers/hwmon/
A Dhtu31.c60 static long htu31_temp_to_millicelsius(u16 val) in htu31_temp_to_millicelsius() function
125 data->temperature = htu31_temp_to_millicelsius(be16_to_cpup((__be16 *)&t_h_buf[0])); in htu31_data_fetch_command()

Completed in 21 milliseconds