Searched refs:mc (Results 1 – 2 of 2) sorted by relevance
69 mc = i2cReadReg_16 (BMP085_CAL_MC); in BMPX8X()175 int32_t X2 = ((int32_t)mc << 11) / (X1+(int32_t)md); in computeB5()
181 int16_t ac1, ac2, ac3, b1, b2, mb, mc, md; variable