Searched refs:ac1 (Results 1 – 2 of 2) sorted by relevance
58 ac1 = i2cReadReg_16 (BMP085_CAL_AC1); in BMPX8X()87 B3 = ((((int32_t)ac1*4 + X3) << oversampling) + 2) / 4; in getPressure()
181 int16_t ac1, ac2, ac3, b1, b2, mb, mc, md; variable