Searched refs:DA9062_MILLI_CELSIUS (Results 1 – 1 of 1) sorted by relevance
42 #define DA9062_MILLI_CELSIUS(t) ((t) * 1000) macro93 thermal->temperature = DA9062_MILLI_CELSIUS(125); in da9062_thermal_poll_on()104 thermal->temperature = DA9062_MILLI_CELSIUS(0); in da9062_thermal_poll_on()150 *temp = DA9062_MILLI_CELSIUS(125); in da9062_thermal_get_trip_temp()
Completed in 3 milliseconds