Searched refs:BMP380_ERR_CMD_MASK (Results 1 – 2 of 2) sorted by relevance
188 #define BMP380_ERR_CMD_MASK BIT(1) macro
917 if (reg & BMP380_ERR_CMD_MASK) { in bmp380_cmd()