Home
last modified time | relevance | path

Searched refs:enablePreemptAbility (Results 1 – 11 of 11) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/dma3/
Dfsl_ad_edma.h199 …bool enablePreemptAbility; /*!< If true: a channel can suspend other channel with low priority … member
441 … DMA_CH_PRI_DPA(!config->enablePreemptAbility) | DMA_CH_PRI_APL(config->channelPriority); in EDMA_AD_SetChannelPreemptionConfig()
Dfsl_edma.h200 …bool enablePreemptAbility; /*!< If true: a channel can suspend other channel with low priority … member
442 … DMA_CH_PRI_DPA(!config->enablePreemptAbility) | DMA_CH_PRI_APL(config->channelPriority); in EDMA_SetChannelPreemptionConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/dspi/
Dfsl_dspi_edma.c655 preemption_config_t.enablePreemptAbility = true; in DSPI_MasterTransferEDMA()
894 preemption_config_t.enablePreemptAbility = true; in DSPI_MasterTransferEDMA()
1432 preemption_config_t.enablePreemptAbility = true; in DSPI_SlaveTransferEDMA()
/hal_nxp-latest/mcux/mcux-sdk/components/audio/
Dfsl_adapter_sai.c516 preemptionConfig.enablePreemptAbility = dmaConfig->enablePreemptAbility; in HAL_AudioCommonInit()
Dfsl_adapter_audio.h278 bool enablePreemptAbility; /*!< If true, a channel can suspend other channel with low priority member
/hal_nxp-latest/mcux/mcux-sdk/drivers/edma/
Dfsl_edma.h186 …bool enablePreemptAbility; /*!< If true: a channel can suspend other channel with low priority … member
Dfsl_edma.c298 bool tmpEnablePreemptAbility = config->enablePreemptAbility; in EDMA_SetChannelPreemptionConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/edma4/
Dfsl_edma.h174 …bool enablePreemptAbility; /*!< If true: a channel can suspend other channel with low priority … member
Dfsl_edma.c430 bool tmpEnablePreemptAbility = config->enablePreemptAbility; in EDMA_SetChannelPreemptionConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX9352/drivers/edma4/
Dfsl_edma.h174 …bool enablePreemptAbility; /*!< If true: a channel can suspend other channel with low priority … member
Dfsl_edma.c430 bool tmpEnablePreemptAbility = config->enablePreemptAbility; in EDMA_SetChannelPreemptionConfig()