Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_edma.h93 kEDMA_MajorLink, /*!< Channel link while major loop count exhausted */ enumerator
Dfsl_dspi_edma.c914 handle->edmaIntermediaryToTxRegHandle->channel, kEDMA_MajorLink, in DSPI_MasterTransferEDMA()
Dfsl_edma.c606 else if (type == kEDMA_MajorLink) /* Major link config */ in EDMA_TcdSetChannelLink()
/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_edma.h93 kEDMA_MajorLink, /*!< Channel link while major loop count exhausted */ enumerator
Dfsl_spdif_edma.c163 EDMA_TcdSetChannelLink(&handle->tcdPool[currentTcd], kEDMA_MajorLink, rightChannel); in SPDIF_SubmitTransfer()
Dfsl_edma.c606 else if (type == kEDMA_MajorLink) /* Major link config */ in EDMA_TcdSetChannelLink()