Searched refs:BMP085_CAL_AC4 (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/bmpx8x/ | ||
D | bmpx8x.h | 44 #define BMP085_CAL_AC4 0xB0 // R Calibration data (16 bits) macro |
D | bmpx8x.cxx | 61 ac4 = i2cReadReg_16 (BMP085_CAL_AC4); in BMPX8X() |