Searched refs:CELSIUS_TO_mCELSIUS (Results 1 – 1 of 1) sorted by relevance
77 #define CELSIUS_TO_mCELSIUS(x) ((x) * 1000) macro332 return snprintf(buf, PAGE_SIZE, "%d\n", CELSIUS_TO_mCELSIUS(temp)); in temp1_input_show()