Searched refs:BMP085_HIGHRES (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/bmpx8x/ | ||
D | bmpx8x.h | 39 #define BMP085_HIGHRES 2 macro |
D | bmpx8x.cxx | 119 } else if (oversampling == BMP085_HIGHRES) { in getPressureRaw() |