Searched refs:bufWriteDmaChannel (Results 1 – 4 of 4) sorted by relevance
87 uint32_t bufWriteDmaChannel; /*!< The extra buffer write DMA channel. */ member
104 uint32_t bufWriteDmaChannel; /*!< The extra buffer write DMA channel. */ member
591 EDMA_ResetChannel(rtm->extBuf.mem2memDmaBase, rtm->extBuf.bufWriteDmaChannel); in SRTM_PdmEdmaAdapter_LocalBufFullProc()627 EDMA_ResetChannel(rtm->extBuf.mem2memDmaBase, rtm->extBuf.bufWriteDmaChannel); in SRTM_PdmEdmaAdapter_LocalBufFullProc()926 thisRtm->extBuf.bufWriteDmaChannel); in SRTM_PdmEdmaAdapter_Start()928 EDMA_ResetChannel(thisRtm->extBuf.mem2memDmaBase, thisRtm->extBuf.bufWriteDmaChannel); in SRTM_PdmEdmaAdapter_Start()
537 …SDMA_CreateHandle(&handle->extBufDmaHandle.wDmaHandle, handle->dma, rtm->extBuf.bufWriteDmaChannel, in SRTM_PdmSdmaAdapter_LocalBufFullProc()572 … SDMA_SetChannelPriority(handle->dma, rtm->extBuf.bufWriteDmaChannel, rtm->extBuf.channelPriority); in SRTM_PdmSdmaAdapter_LocalBufFullProc()