Searched refs:par_p4 (Results 1 – 3 of 3) sorted by relevance
134 int16_t par_p4; member
41 var2 = (var2 >> 2) + ((int32_t)cal_coeffs->par_p4 << 16); in calculate_pressure()
109 coeffs->par_p4 = (int16_t)(((uint16_t)register_data[1] << 8) | (uint16_t)register_data[0]); in read_calibration_coeffs()
Completed in 35 milliseconds