Home
last modified time | relevance | path

Searched defs:EDMA_SetChannelMux (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/edma_rev2/
Dfsl_edma_rev2.c119 status_t EDMA_SetChannelMux(edma_config_t *cfg, int channel, uint32_t mux) in EDMA_SetChannelMux() function
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/dma3/
Dfsl_edma.h566 static inline void EDMA_SetChannelMux(DMA_Type *base, uint32_t channel, uint32_t mux) in EDMA_SetChannelMux() function