Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_edma.h187 …bool enablePreemptAbility; /*!< If true: a channel can suspend other channel with low priority … member
378 …(DMA_DCHPRI0_DPA(!config->enablePreemptAbility) | DMA_DCHPRI0_ECP(config->enableChannelPreemption)… in EDMA_SetChannelPreemptionConfig()