Searched refs:BMP180_HIGHRES (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/bosch/bmp180/ | ||
D | bmp180.h | 46 #define BMP180_HIGHRES 0x02 /* oversampling 4x */ macro |
D | bmp180.c | 212 case BMP180_HIGHRES: in read_raw_pressure() |