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