Searched refs:BMP280_OSRS_TEMP_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/iio/pressure/ | ||
A D | bmp280.h | 51 #define BMP280_OSRS_TEMP_MASK (BIT(7) | BIT(6) | BIT(5)) macro |
A D | bmp280-core.c | 618 BMP280_OSRS_TEMP_MASK | in bmp280_chip_config() |
Completed in 5 milliseconds