Home
last modified time | relevance | path

Searched refs:BMP280_OSRS_PRESS_MASK (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iio/pressure/
H A Dbmp280.h60 #define BMP280_OSRS_PRESS_MASK (BIT(4) | BIT(3) | BIT(2)) macro
H A Dbmp280-core.c619 BMP280_OSRS_PRESS_MASK | in bmp280_chip_config()