Searched refs:BMP380_MODE_NORMAL (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/iio/pressure/ | ||
D | bmp280.h | 171 #define BMP380_MODE_NORMAL 3 macro |
D | bmp280-core.c | 1577 FIELD_PREP(BMP380_MODE_MASK, BMP380_MODE_NORMAL)); in bmp380_chip_config() |