MDMA Priority level. More...

Macros | |
| #define | MDMA_PRIORITY_HIGH ((uint32_t)MDMA_CCR_PL_1) | 
| #define | MDMA_PRIORITY_HIGH ((uint32_t)MDMA_CCR_PL_1) | 
| #define | MDMA_PRIORITY_LOW ((uint32_t)0x00000000U) | 
| #define | MDMA_PRIORITY_LOW ((uint32_t)0x00000000U) | 
| #define | MDMA_PRIORITY_MEDIUM ((uint32_t)MDMA_CCR_PL_0) | 
| #define | MDMA_PRIORITY_MEDIUM ((uint32_t)MDMA_CCR_PL_0) | 
| #define | MDMA_PRIORITY_VERY_HIGH ((uint32_t)MDMA_CCR_PL) | 
| #define | MDMA_PRIORITY_VERY_HIGH ((uint32_t)MDMA_CCR_PL) | 
MDMA Priority level.
| #define MDMA_PRIORITY_HIGH ((uint32_t)MDMA_CCR_PL_1) | 
Priority level: High 
 
Definition at line 357 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.
| #define MDMA_PRIORITY_HIGH ((uint32_t)MDMA_CCR_PL_1) | 
Priority level: High 
 
Definition at line 357 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.
| #define MDMA_PRIORITY_LOW ((uint32_t)0x00000000U) | 
Priority level: Low 
 
Definition at line 355 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.
| #define MDMA_PRIORITY_LOW ((uint32_t)0x00000000U) | 
Priority level: Low 
 
Definition at line 355 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.
| #define MDMA_PRIORITY_MEDIUM ((uint32_t)MDMA_CCR_PL_0) | 
Priority level: Medium 
 
Definition at line 356 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.
| #define MDMA_PRIORITY_MEDIUM ((uint32_t)MDMA_CCR_PL_0) | 
Priority level: Medium 
 
Definition at line 356 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.
| #define MDMA_PRIORITY_VERY_HIGH ((uint32_t)MDMA_CCR_PL) | 
Priority level: Very High
Definition at line 358 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.
| #define MDMA_PRIORITY_VERY_HIGH ((uint32_t)MDMA_CCR_PL) | 
Priority level: Very High
Definition at line 358 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.