Searched refs:par_p2 (Results 1 – 3 of 3) sorted by relevance
132 int16_t par_p2; member
43 (((int32_t)cal_coeffs->par_p2 * var1) >> 1); in calculate_pressure()
106 coeffs->par_p2 = (int16_t)(((uint16_t)register_data[3] << 8) | (uint16_t)register_data[2]); in read_calibration_coeffs()
Completed in 8 milliseconds