Searched refs:BMP380_ERR_CONF_MASK (Results 1 – 2 of 2) sorted by relevance
82 #define BMP380_ERR_CONF_MASK BIT(2) macro
1309 if (tmp & BMP380_ERR_CONF_MASK) { in bmp380_chip_config()