Macros | |
| #define | DMA_PRIORITY_LOW LL_DMA_PRIORITY_0 |
| #define | DMA_PRIORITY_MEDIUM LL_DMA_PRIORITY_2 |
| #define | DMA_PRIORITY_HIGH LL_DMA_PRIORITY_5 |
| #define | DMA_PRIORITY_VERY_HIGH LL_DMA_PRIORITY_7 |
| #define DMA_PRIORITY_HIGH LL_DMA_PRIORITY_5 |
Priority level : High
| #define DMA_PRIORITY_LOW LL_DMA_PRIORITY_0 |
Priority level : Low
| #define DMA_PRIORITY_MEDIUM LL_DMA_PRIORITY_2 |
Priority level : Medium
| #define DMA_PRIORITY_VERY_HIGH LL_DMA_PRIORITY_7 |
Priority level : Very High