Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexspi/
Dfsl_flexspi_edma.c235 EDMA_SetModulo(handle->txDmaHandle->base, handle->txDmaHandle->channel, kEDMA_ModuloDisable, in FLEXSPI_TransferEDMA()
275EDMA_SetModulo(handle->rxDmaHandle->base, handle->rxDmaHandle->channel, (edma_modulo_t)power, in FLEXSPI_TransferEDMA()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexio/mculcd/
Dfsl_flexio_mculcd_edma.c248EDMA_SetModulo(handle->rxDmaHandle->base, handle->rxDmaHandle->channel, handle->rxEdmaModulo, in FLEXIO_MCULCD_EDMAConfig()
272 EDMA_SetModulo(handle->txDmaHandle->base, handle->txDmaHandle->channel, kEDMA_ModuloDisable, in FLEXIO_MCULCD_EDMAConfig()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexcan/
Dfsl_flexcan_edma.c208EDMA_SetModulo(handle->rxFifoEdmaHandle->base, handle->rxFifoEdmaHandle->channel, kEDMA_Modulo16by… in FLEXCAN_StartTransferDatafromRxFIFO()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sai/
Dfsl_sai_edma.c542 EDMA_SetModulo(handle->dmaHandle->base, handle->dmaHandle->channel, kEDMA_ModuloDisable, in SAI_TransferSendEDMA()
635EDMA_SetModulo(handle->dmaHandle->base, handle->dmaHandle->channel, SAI_CHANNEL_MAP_MODULO(handle-… in SAI_TransferReceiveEDMA()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/edma/
Dfsl_edma.h478 void EDMA_SetModulo(DMA_Type *base, uint32_t channel, edma_modulo_t srcModulo, edma_modulo_t destMo…
Dfsl_edma.c365 void EDMA_SetModulo(DMA_Type *base, uint32_t channel, edma_modulo_t srcModulo, edma_modulo_t destMo… in EDMA_SetModulo() function
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dma3/
Dfsl_edma.h501 void EDMA_SetModulo(DMA_Type *base, uint32_t channel, edma_modulo_t srcModulo, edma_modulo_t destMo…
Dfsl_edma.c376 void EDMA_SetModulo(DMA_Type *base, uint32_t channel, edma_modulo_t srcModulo, edma_modulo_t destMo… in EDMA_SetModulo() function