Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/pressure/
H A Dbmp280.h418 BMP280_NORMAL, enumerator
H A Dbmp280-core.c1020 [BMP280_NORMAL] = BMP280_MODE_NORMAL,
1671 [BMP280_NORMAL] = BMP380_MODE_NORMAL,
1798 ret = bmp380_set_mode(data, BMP280_NORMAL); in bmp380_chip_config()
2384 [BMP280_NORMAL] = BMP580_MODE_NORMAL,
3107 data->chip_info->set_mode(data, BMP280_NORMAL); in bmp280_buffer_preenable()