Searched refs:I2S_RxHandleIRQ (Results 1 – 2 of 2) sorted by relevance
503 void I2S_RxHandleIRQ(I2S_Type *base, i2s_handle_t *handle);
674 FLEXCOMM_SetIRQHandler(base, (flexcomm_irq_handler_t)I2S_RxHandleIRQ, handle); in I2S_RxTransferCreateHandle()1031 void I2S_RxHandleIRQ(I2S_Type *base, i2s_handle_t *handle) in I2S_RxHandleIRQ() function