Searched refs:enableChannelPreemption (Results 1 – 5 of 5) sorted by relevance
196 …bool enableChannelPreemption; /*!< If true: a channel can be suspended by other channel with highe… member438 base->CH[channel].CH_PRI = DMA_CH_PRI_ECP(config->enableChannelPreemption) | in EDMA_SetChannelPreemptionConfig()
644 preemption_config_t.enableChannelPreemption = true; in DSPI_MasterTransferEDMA()872 preemption_config_t.enableChannelPreemption = true; in DSPI_MasterTransferEDMA()1407 preemption_config_t.enableChannelPreemption = true; in DSPI_SlaveTransferEDMA()
185 …bool enableChannelPreemption; /*!< If true: a channel can be suspended by other channel with highe… member
299 bool tmpEnableChannelPreemption = config->enableChannelPreemption; in EDMA_SetChannelPreemptionConfig()
509 preemptionConfig.enableChannelPreemption = dmaConfig->enablePreemption; in HAL_AudioCommonInit()