Searched refs:TEMP11_TO_REG (Results 1 – 2 of 2) sorted by relevance
34 #define TEMP11_TO_REG(val) (DIV_ROUND_CLOSEST(clamp_val((val), -128000, \ macro258 temp = TEMP11_TO_REG(val); in max31760_write()
122 #define TEMP11_TO_REG(val) (DIV_ROUND_CLOSEST(clamp_val((val), -128000, \ macro577 data->temp11[nr] = TEMP11_TO_REG(val - data->temp2_offset); in set_temp11()