Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
Go to the source code of this file.
Macros | |
#define | SF32LB_DMA_PL_POS 0U |
#define | SF32LB_DMA_PL_MSK (3UL << SF32LB_DMA_PL_POS) |
#define | SF32LB_DMA_PL_LOW (0UL << SF32LB_DMA_PL_POS) |
#define | SF32LB_DMA_PL_MEDIUM (1UL << SF32LB_DMA_PL_POS) |
#define | SF32LB_DMA_PL_HIGH (2UL << SF32LB_DMA_PL_POS) |
#define | SF32LB_DMA_PL_VERY_HIGH (3UL << SF32LB_DMA_PL_POS) |
#define SF32LB_DMA_PL_HIGH (2UL << SF32LB_DMA_PL_POS) |
#define SF32LB_DMA_PL_LOW (0UL << SF32LB_DMA_PL_POS) |
#define SF32LB_DMA_PL_MEDIUM (1UL << SF32LB_DMA_PL_POS) |
#define SF32LB_DMA_PL_MSK (3UL << SF32LB_DMA_PL_POS) |
#define SF32LB_DMA_PL_POS 0U |
#define SF32LB_DMA_PL_VERY_HIGH (3UL << SF32LB_DMA_PL_POS) |