Home
last modified time | relevance | path

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

/drivers/iio/chemical/
A Dbme680.h25 #define BME680_OSRS_HUMIDITY_MASK GENMASK(2, 0) macro
A Dbme680_core.c644 osrs = FIELD_PREP(BME680_OSRS_HUMIDITY_MASK, in bme680_chip_config()
651 BME680_OSRS_HUMIDITY_MASK, osrs); in bme680_chip_config()

Completed in 11 milliseconds