Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/i2s/
Dfsl_i2s_dma.c55 kI2S_DmaStateRx, /*!< I2S is busy receiving data */ enumerator
367 handle->state = (uint32_t)kI2S_DmaStateRx; in I2S_RxTransferReceiveDMA()
632 handle->state = (uint32_t)kI2S_DmaStateRx; in I2S_TransferReceiveLoopDMA()