Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sai/
Dfsl_sai.c152 static const IRQn_Type s_saiRxIRQ[] = I2S_RX_IRQS; variable
2353 (void)EnableIRQ(s_saiRxIRQ[SAI_GetInstance(base)]); in SAI_TransferRxCreateHandle()