STM32H735xx HAL User Manual
Defines
MDMA Request selection
MDMA Exported Constants

MDMA_Request_selection. More...

Defines

#define MDMA_REQUEST_DMA1_Stream0_TC   ((uint32_t)0x00000000U)
#define MDMA_REQUEST_DMA1_Stream1_TC   ((uint32_t)0x00000001U)
#define MDMA_REQUEST_DMA1_Stream2_TC   ((uint32_t)0x00000002U)
#define MDMA_REQUEST_DMA1_Stream3_TC   ((uint32_t)0x00000003U)
#define MDMA_REQUEST_DMA1_Stream4_TC   ((uint32_t)0x00000004U)
#define MDMA_REQUEST_DMA1_Stream5_TC   ((uint32_t)0x00000005U)
#define MDMA_REQUEST_DMA1_Stream6_TC   ((uint32_t)0x00000006U)
#define MDMA_REQUEST_DMA1_Stream7_TC   ((uint32_t)0x00000007U)
#define MDMA_REQUEST_DMA2_Stream0_TC   ((uint32_t)0x00000008U)
#define MDMA_REQUEST_DMA2_Stream1_TC   ((uint32_t)0x00000009U)
#define MDMA_REQUEST_DMA2_Stream2_TC   ((uint32_t)0x0000000AU)
#define MDMA_REQUEST_DMA2_Stream3_TC   ((uint32_t)0x0000000BU)
#define MDMA_REQUEST_DMA2_Stream4_TC   ((uint32_t)0x0000000CU)
#define MDMA_REQUEST_DMA2_Stream5_TC   ((uint32_t)0x0000000DU)
#define MDMA_REQUEST_DMA2_Stream6_TC   ((uint32_t)0x0000000EU)
#define MDMA_REQUEST_DMA2_Stream7_TC   ((uint32_t)0x0000000FU)
#define MDMA_REQUEST_LTDC_LINE_IT   ((uint32_t)0x00000010U)
#define MDMA_REQUEST_OCTOSPI1_FIFO_TH   ((uint32_t)0x00000016U)
#define MDMA_REQUEST_OCTOSPI1_TC   ((uint32_t)0x00000017U)
#define MDMA_REQUEST_DMA2D_CLUT_TC   ((uint32_t)0x00000018U)
#define MDMA_REQUEST_DMA2D_TC   ((uint32_t)0x00000019U)
#define MDMA_REQUEST_DMA2D_TW   ((uint32_t)0x0000001AU)
#define MDMA_REQUEST_SDMMC1_END_DATA   ((uint32_t)0x0000001DU)
#define MDMA_REQUEST_SDMMC1_DMA_ENDBUFFER   ((uint32_t)0x0000001EU)
#define MDMA_REQUEST_SDMMC1_COMMAND_END   ((uint32_t)0x0000001FU)
#define MDMA_REQUEST_OCTOSPI2_FIFO_TH   ((uint32_t)0x00000020U)
#define MDMA_REQUEST_OCTOSPI2_TC   ((uint32_t)0x00000021U)
#define MDMA_REQUEST_SW   ((uint32_t)0x40000000U)

Detailed Description

MDMA_Request_selection.


Define Documentation

#define MDMA_REQUEST_DMA1_Stream0_TC   ((uint32_t)0x00000000U)

MDMA HW request is DMA1 Stream 0 Transfer Complete Flag

Definition at line 278 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_DMA1_Stream1_TC   ((uint32_t)0x00000001U)

MDMA HW request is DMA1 Stream 1 Transfer Complete Flag

Definition at line 279 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_DMA1_Stream2_TC   ((uint32_t)0x00000002U)

MDMA HW request is DMA1 Stream 2 Transfer Complete Flag

Definition at line 280 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_DMA1_Stream3_TC   ((uint32_t)0x00000003U)

MDMA HW request is DMA1 Stream 3 Transfer Complete Flag

Definition at line 281 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_DMA1_Stream4_TC   ((uint32_t)0x00000004U)

MDMA HW request is DMA1 Stream 4 Transfer Complete Flag

Definition at line 282 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_DMA1_Stream5_TC   ((uint32_t)0x00000005U)

MDMA HW request is DMA1 Stream 5 Transfer Complete Flag

Definition at line 283 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_DMA1_Stream6_TC   ((uint32_t)0x00000006U)

MDMA HW request is DMA1 Stream 6 Transfer Complete Flag

Definition at line 284 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_DMA1_Stream7_TC   ((uint32_t)0x00000007U)

MDMA HW request is DMA1 Stream 7 Transfer Complete Flag

Definition at line 285 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_DMA2_Stream0_TC   ((uint32_t)0x00000008U)

MDMA HW request is DMA2 Stream 0 Transfer Complete Flag

Definition at line 286 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_DMA2_Stream1_TC   ((uint32_t)0x00000009U)

MDMA HW request is DMA2 Stream 1 Transfer Complete Flag

Definition at line 287 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_DMA2_Stream2_TC   ((uint32_t)0x0000000AU)

MDMA HW request is DMA2 Stream 2 Transfer Complete Flag

Definition at line 288 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_DMA2_Stream3_TC   ((uint32_t)0x0000000BU)

MDMA HW request is DMA2 Stream 3 Transfer Complete Flag

Definition at line 289 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_DMA2_Stream4_TC   ((uint32_t)0x0000000CU)

MDMA HW request is DMA2 Stream 4 Transfer Complete Flag

Definition at line 290 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_DMA2_Stream5_TC   ((uint32_t)0x0000000DU)

MDMA HW request is DMA2 Stream 5 Transfer Complete Flag

Definition at line 291 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_DMA2_Stream6_TC   ((uint32_t)0x0000000EU)

MDMA HW request is DMA2 Stream 6 Transfer Complete Flag

Definition at line 292 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_DMA2_Stream7_TC   ((uint32_t)0x0000000FU)

MDMA HW request is DMA2 Stream 7 Transfer Complete Flag

Definition at line 293 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_DMA2D_CLUT_TC   ((uint32_t)0x00000018U)

MDMA HW request is DMA2D CLUT Transfer Complete Flag

Definition at line 312 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_DMA2D_TC   ((uint32_t)0x00000019U)

MDMA HW request is DMA2D Transfer Complete Flag

Definition at line 313 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_DMA2D_TW   ((uint32_t)0x0000001AU)

MDMA HW request is DMA2D Transfer Watermark Flag

Definition at line 314 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_LTDC_LINE_IT   ((uint32_t)0x00000010U)

MDMA HW request is LTDC Line interrupt Flag

Definition at line 295 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_OCTOSPI1_FIFO_TH   ((uint32_t)0x00000016U)

MDMA HW request is OCTOSPI1 FIFO threshold Flag

Definition at line 305 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_OCTOSPI1_TC   ((uint32_t)0x00000017U)

MDMA HW request is OCTOSPI1 Transfer complete Flag

Definition at line 306 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_OCTOSPI2_FIFO_TH   ((uint32_t)0x00000020U)

MDMA HW request is OCTOSPI2 FIFO threshold Flag

Definition at line 327 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_OCTOSPI2_TC   ((uint32_t)0x00000021U)

MDMA HW request is OCTOSPI2 Transfer complete Flag

Definition at line 328 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_SDMMC1_COMMAND_END   ((uint32_t)0x0000001FU)

MDMA HW request is SDMMC1 Command End Flag

Definition at line 324 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_SDMMC1_DMA_ENDBUFFER   ((uint32_t)0x0000001EU)

MDMA HW request is SDMMC1 Internal DMA buffer End Flag

Definition at line 323 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_SDMMC1_END_DATA   ((uint32_t)0x0000001DU)

MDMA HW request is SDMMC1 End of Data Flag

Definition at line 321 of file stm32h7xx_hal_mdma.h.

#define MDMA_REQUEST_SW   ((uint32_t)0x40000000U)

MDMA SW request

Definition at line 331 of file stm32h7xx_hal_mdma.h.

Referenced by HAL_MDMA_LinkedList_CreateNode(), HAL_MDMA_Start(), HAL_MDMA_Start_IT(), and MDMA_Init().