Searched refs:BIT_FIFO_THS_INT1_EN (Results 1 – 3 of 3) sorted by relevance
178 value |= FIELD_PREP(BIT_FIFO_THS_INT1_EN, 1); in icm42688_trigger_enable_interrupt()
266 #define BIT_FIFO_THS_INT1_EN BIT(2) macro
295 uint8_t int_source0 = BIT_FIFO_FULL_INT1_EN | BIT_FIFO_THS_INT1_EN; in icm42688_configure()