Searched refs:BMP280_FILTER_MASK (Results 1 – 2 of 2) sorted by relevance
35 #define BMP280_FILTER_MASK (BIT(4) | BIT(3) | BIT(2)) macro
629 BMP280_FILTER_MASK, in bmp280_chip_config()