Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/flexcomm/i2s/
Dfsl_i2s_dma.c68 static void I2S_RxEnableDMA(I2S_Type *base, bool enable);
297 I2S_RxEnableDMA(base, false); in I2S_TransferAbortDMA()
395 static void I2S_RxEnableDMA(I2S_Type *base, bool enable) in I2S_RxEnableDMA() function
557 I2S_RxEnableDMA(base, true); in I2S_TransferLoopDMA()
707 I2S_RxEnableDMA(base, true); in I2S_StartTransferDMA()