DMA priority levels. More...
DMA priority levels.
#define DMA_PRIORITY_HIGH DMA_SxCR_PL_1 |
Priority level: High
Definition at line 268 of file stm32f7xx_hal_dma.h.
#define DMA_PRIORITY_HIGH ((uint32_t)DMA_SxCR_PL_1) |
Priority level: High
Definition at line 294 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PRIORITY_HIGH ((uint32_t)DMA_SxCR_PL_1) |
Priority level: High
Definition at line 294 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PRIORITY_HIGH ((uint32_t)DMA_SxCR_PL_1) |
Priority level: High
Definition at line 294 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PRIORITY_HIGH ((uint32_t)DMA_SxCR_PL_1) |
Priority level: High
Definition at line 530 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define DMA_PRIORITY_HIGH ((uint32_t)DMA_SxCR_PL_1) |
Priority level: High
Definition at line 530 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define DMA_PRIORITY_LOW 0x00000000U |
Priority level: Low
Definition at line 266 of file stm32f7xx_hal_dma.h.
#define DMA_PRIORITY_LOW 0x00000000U |
Priority level: Low
Definition at line 292 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PRIORITY_LOW 0x00000000U |
Priority level: Low
Definition at line 292 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PRIORITY_LOW 0x00000000U |
Priority level: Low
Definition at line 292 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PRIORITY_LOW ((uint32_t)0x00000000U) |
Priority level: Low
Definition at line 528 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define DMA_PRIORITY_LOW ((uint32_t)0x00000000U) |
Priority level: Low
Definition at line 528 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define DMA_PRIORITY_MEDIUM DMA_SxCR_PL_0 |
Priority level: Medium
Definition at line 267 of file stm32f7xx_hal_dma.h.
#define DMA_PRIORITY_MEDIUM ((uint32_t)DMA_SxCR_PL_0) |
Priority level: Medium
Definition at line 293 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PRIORITY_MEDIUM ((uint32_t)DMA_SxCR_PL_0) |
Priority level: Medium
Definition at line 293 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PRIORITY_MEDIUM ((uint32_t)DMA_SxCR_PL_0) |
Priority level: Medium
Definition at line 293 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PRIORITY_MEDIUM ((uint32_t)DMA_SxCR_PL_0) |
Priority level: Medium
Definition at line 529 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define DMA_PRIORITY_MEDIUM ((uint32_t)DMA_SxCR_PL_0) |
Priority level: Medium
Definition at line 529 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define DMA_PRIORITY_VERY_HIGH DMA_SxCR_PL |
Priority level: Very High
Definition at line 269 of file stm32f7xx_hal_dma.h.
#define DMA_PRIORITY_VERY_HIGH ((uint32_t)DMA_SxCR_PL) |
Priority level: Very High
Definition at line 295 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PRIORITY_VERY_HIGH ((uint32_t)DMA_SxCR_PL) |
Priority level: Very High
Definition at line 295 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PRIORITY_VERY_HIGH ((uint32_t)DMA_SxCR_PL) |
Priority level: Very High
Definition at line 295 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PRIORITY_VERY_HIGH ((uint32_t)DMA_SxCR_PL) |
Priority level: Very High
Definition at line 531 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define DMA_PRIORITY_VERY_HIGH ((uint32_t)DMA_SxCR_PL) |
Priority level: Very High
Definition at line 531 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.