Home
last modified time | relevance | path

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

/bsp/frdm-k64f/device/MK64F12/
A Dfsl_edma.h222 …bool enablePreemptAbility; /*!< If true: a channel can suspend other channel with low priority … member
404 …(DMA_DCHPRI0_DPA(!config->enablePreemptAbility) | DMA_DCHPRI0_ECP(config->enableChannelPreemption)… in EDMA_SetChannelPreemptionConfig()
A Dfsl_dspi_edma.c713 preemption_config_t.enablePreemptAbility = true; in DSPI_MasterTransferEDMA()
1143 preemption_config_t.enablePreemptAbility = true; in DSPI_SlaveTransferEDMA()
/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A 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()

Completed in 11 milliseconds