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