Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/sai/
Dfsl_sai_edma.c37 kSAI_BusyLoopTransfer, /*!< SAI is busy for Loop transfer */ enumerator
101 if (saiHandle->state != (uint32_t)kSAI_BusyLoopTransfer) in SAI_TxEDMACallback()
139 if (saiHandle->state != (uint32_t)kSAI_BusyLoopTransfer) in SAI_RxEDMACallback()
690 handle->state = (uint32_t)kSAI_BusyLoopTransfer; in SAI_TransferSendLoopEDMA()
774 handle->state = (uint32_t)kSAI_BusyLoopTransfer; in SAI_TransferReceiveLoopEDMA()