Home
last modified time | relevance | path

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

/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dald_dma.h141 ALD_DMA_LOW_PRIORITY = 0, enumerator
277 #define IS_DMA_PRIORITY_TYPE(x) (((x) == ALD_DMA_LOW_PRIORITY) || \
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Source/
A Dald_dma.c267 config->priority = ALD_DMA_LOW_PRIORITY; in ald_dma_config_struct()

Completed in 6 milliseconds