Searched refs:d1_val (Results 1 – 1 of 1) sorted by relevance
99 int ab_val, d1_val, d2_val, diff_val, dut, off, sens, x; in hp03_update_temp_pressure() local119 d1_val = ret; in hp03_update_temp_pressure()133 d1_val = ((d1_val >> 8) & 0xff) | ((d1_val & 0xff) << 8); in hp03_update_temp_pressure()148 x = ((sens * (d1_val - 7168)) >> 14) - off; in hp03_update_temp_pressure()