Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/dspi/
Dfsl_dspi_edma.c643 edma_channel_Preemption_config_t preemption_config_t; in DSPI_MasterTransferEDMA()
871 edma_channel_Preemption_config_t preemption_config_t; in DSPI_MasterTransferEDMA()
879 … (const edma_channel_Preemption_config_t *)(uint32_t)&preemption_config_t); in DSPI_MasterTransferEDMA()
884 … (const edma_channel_Preemption_config_t *)(uint32_t)&preemption_config_t); in DSPI_MasterTransferEDMA()
889 … (const edma_channel_Preemption_config_t *)(uint32_t)&preemption_config_t); in DSPI_MasterTransferEDMA()
895 … (const edma_channel_Preemption_config_t *)(uint32_t)&preemption_config_t); in DSPI_MasterTransferEDMA()
900 … (const edma_channel_Preemption_config_t *)(uint32_t)&preemption_config_t); in DSPI_MasterTransferEDMA()
904 … (const edma_channel_Preemption_config_t *)(uint32_t)&preemption_config_t); in DSPI_MasterTransferEDMA()
1406 edma_channel_Preemption_config_t preemption_config_t; in DSPI_SlaveTransferEDMA()
1414 … (const edma_channel_Preemption_config_t *)(uint32_t)&preemption_config_t); in DSPI_SlaveTransferEDMA()
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/edma/
Dfsl_edma.h188 } edma_channel_Preemption_config_t; typedef
430 …nelPreemptionConfig(DMA_Type *base, uint32_t channel, const edma_channel_Preemption_config_t *conf…
Dfsl_edma.c293 …nelPreemptionConfig(DMA_Type *base, uint32_t channel, const edma_channel_Preemption_config_t *conf… in EDMA_SetChannelPreemptionConfig()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/dma3/
Dfsl_edma.h199 } edma_channel_Preemption_config_t; typedef
433 const edma_channel_Preemption_config_t *config) in EDMA_SetChannelPreemptionConfig()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/audio/
Dfsl_adapter_sai.c255 edma_channel_Preemption_config_t preemptionConfig; in HAL_AudioCommonInit()