Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/edma4/
Dfsl_edma.c430 bool tmpEnablePreemptAbility = config->enablePreemptAbility; in EDMA_SetChannelPreemptionConfig() local
439 (DMA_DCHPRI0_DPA((true == tmpEnablePreemptAbility ? 0U : 1U)) | in EDMA_SetChannelPreemptionConfig()
443 DMA_CH_PRI_DPA(tmpEnablePreemptAbility) | in EDMA_SetChannelPreemptionConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX9352/drivers/edma4/
Dfsl_edma.c430 bool tmpEnablePreemptAbility = config->enablePreemptAbility; in EDMA_SetChannelPreemptionConfig() local
439 (DMA_DCHPRI0_DPA((true == tmpEnablePreemptAbility ? 0U : 1U)) | in EDMA_SetChannelPreemptionConfig()
443 DMA_CH_PRI_DPA(tmpEnablePreemptAbility) | in EDMA_SetChannelPreemptionConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/edma/
Dfsl_edma.c298 bool tmpEnablePreemptAbility = config->enablePreemptAbility; in EDMA_SetChannelPreemptionConfig() local
304 (DMA_DCHPRI0_DPA((true == tmpEnablePreemptAbility ? 0U : 1U)) | in EDMA_SetChannelPreemptionConfig()