Searched refs:t_coeff (Results 1 – 1 of 1) sorted by relevance
80 int32_t t_coeff = 10 * T_COEFF_MCP9701_9701A; /* float to int */ in get() local82 t = (MC_PER_C * 10 * (raw_val - MV_AT_0C_MCP9701_9701A)) / t_coeff; in get()