Searched refs:BMA280_BIT_DATA_INT_STATUS (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/bosch/bma280/ | ||
D | bma280.h | 67 #define BMA280_BIT_DATA_INT_STATUS BIT(7) macro |
D | bma280_trigger.c | 98 if (status & BMA280_BIT_DATA_INT_STATUS && in bma280_thread_cb() |