Home
last modified time | relevance | path

Searched defs:osrs (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iio/pressure/
H A Dbmp280-core.c769 u8 osrs = FIELD_PREP(BMP280_OSRS_TEMP_MASK, data->oversampling_temp + 1) | in bmp280_chip_config() local
833 u8 osrs = FIELD_PREP(BMP280_OSRS_HUMIDITY_MASK, data->oversampling_humid + 1); in bme280_chip_config() local
1126 u8 osrs; in bmp380_chip_config() local
/openbmc/linux/drivers/iio/chemical/
H A Dbme680_core.c577 u8 osrs; in bme680_chip_config() local