Home
last modified time | relevance | path

Searched refs:I2S_RxHandleIRQ (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/i2s/
Dfsl_i2s.h503 void I2S_RxHandleIRQ(I2S_Type *base, i2s_handle_t *handle);
Dfsl_i2s.c674 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