Searched refs:kI2S_DmaStateBusyLoopTransfer (Results 1 – 1 of 1) sorted by relevance
56 kI2S_DmaStateBusyLoopTransfer, /*!< I2S is busy loop transfer */ enumerator478 if (handle->state == (uint32_t)kI2S_DmaStateBusyLoopTransfer) in I2S_TransferLoopDMA()564 handle->state = (uint32_t)kI2S_DmaStateBusyLoopTransfer; in I2S_TransferLoopDMA()831 if (i2sHandle->state != (uint32_t)kI2S_DmaStateBusyLoopTransfer) in I2S_DMACallback()