Searched refs:ac5 (Results 1 – 2 of 2) sorted by relevance
62 ac5 = i2cReadReg_16 (BMP085_CAL_AC5); in BMPX8X()174 int32_t X1 = (UT - (int32_t)ac6) * ((int32_t)ac5) >> 15; in computeB5()
182 uint16_t ac4, ac5, ac6; variable