Searched refs:I2S_EV_ERROR (Results 1 – 2 of 2) sorted by relevance
30 #define I2S_EV_ERROR (1 << 1) macro
120 __ASSERT_NO_MSG(irq_type == I2S_EV_READY || irq_type == I2S_EV_ERROR); in i2s_irq_enable()135 __ASSERT_NO_MSG(irq_type == I2S_EV_READY || irq_type == I2S_EV_ERROR); in i2s_irq_disable()