Searched refs:BMP280_OSRS_HUMIDITY_MASK (Results 1 – 2 of 2) sorted by relevance
42 #define BMP280_OSRS_HUMIDITY_MASK (BIT(2) | BIT(1) | BIT(0)) macro
664 BMP280_OSRS_HUMIDITY_MASK, osrs); in bme280_chip_config()