Searched refs:BMP085_ULTRALOWPOWER (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/bmpx8x/ | ||
D | bmpx8x.h | 37 #define BMP085_ULTRALOWPOWER 0 macro |
D | bmpx8x.cxx | 115 if (oversampling == BMP085_ULTRALOWPOWER) { in getPressureRaw() |