Searched refs:BMP380_ERR_CMD_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/iio/pressure/ | ||
A D | bmp280.h | 81 #define BMP380_ERR_CMD_MASK BIT(1) macro |
A D | bmp280-core.c | 1018 if (reg & BMP380_ERR_CMD_MASK) { in bmp380_cmd() |
Completed in 7 milliseconds