Home
last modified time | relevance | path

Searched refs:tmpChannelPriority (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/edma4/
Dfsl_edma.c432 uint8_t tmpChannelPriority = config->channelPriority; in EDMA_SetChannelPreemptionConfig() local
440 …CHPRI0_ECP((true == tmpEnablchannelPreemption ? 1U : 0U)) | DMA_DCHPRI0_CHPRI(tmpChannelPriority)); in EDMA_SetChannelPreemptionConfig()
444 DMA_CH_PRI_APL(tmpChannelPriority); in EDMA_SetChannelPreemptionConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX9352/drivers/edma4/
Dfsl_edma.c432 uint8_t tmpChannelPriority = config->channelPriority; in EDMA_SetChannelPreemptionConfig() local
440 …CHPRI0_ECP((true == tmpEnablchannelPreemption ? 1U : 0U)) | DMA_DCHPRI0_CHPRI(tmpChannelPriority)); in EDMA_SetChannelPreemptionConfig()
444 DMA_CH_PRI_APL(tmpChannelPriority); in EDMA_SetChannelPreemptionConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/edma/
Dfsl_edma.c300 uint8_t tmpChannelPriority = config->channelPriority; in EDMA_SetChannelPreemptionConfig() local
305 …HPRI0_ECP((true == tmpEnableChannelPreemption ? 1U : 0U)) | DMA_DCHPRI0_CHPRI(tmpChannelPriority)); in EDMA_SetChannelPreemptionConfig()