Searched refs:ac2 (Results 1 – 2 of 2) sorted by relevance
59 ac2 = i2cReadReg_16 (BMP085_CAL_AC2); in BMPX8X()85 X2 = ((int32_t)ac2 * B6) >> 11; in getPressure()
181 int16_t ac1, ac2, ac3, b1, b2, mb, mc, md; variable