STM32H735xx HAL User Manual
Defines
HW Trigger Selection
MDMA Exported Constants

Defines

#define LL_MDMA_REQ_DMA1_STREAM0_TC   0x00000000U
#define LL_MDMA_REQ_DMA1_STREAM1_TC   0x00000001U
#define LL_MDMA_REQ_DMA1_STREAM2_TC   0x00000002U
#define LL_MDMA_REQ_DMA1_STREAM3_TC   0x00000003U
#define LL_MDMA_REQ_DMA1_STREAM4_TC   0x00000004U
#define LL_MDMA_REQ_DMA1_STREAM5_TC   0x00000005U
#define LL_MDMA_REQ_DMA1_STREAM6_TC   0x00000006U
#define LL_MDMA_REQ_DMA1_STREAM7_TC   0x00000007U
#define LL_MDMA_REQ_DMA2_STREAM0_TC   0x00000008U
#define LL_MDMA_REQ_DMA2_STREAM1_TC   0x00000009U
#define LL_MDMA_REQ_DMA2_STREAM2_TC   0x0000000AU
#define LL_MDMA_REQ_DMA2_STREAM3_TC   0x0000000BU
#define LL_MDMA_REQ_DMA2_STREAM4_TC   0x0000000CU
#define LL_MDMA_REQ_DMA2_STREAM5_TC   0x0000000DU
#define LL_MDMA_REQ_DMA2_STREAM6_TC   0x0000000EU
#define LL_MDMA_REQ_DMA2_STREAM7_TC   0x0000000FU
#define LL_MDMA_REQ_LTDC_LINE_IT   0x00000010U
#define LL_MDMA_REQ_OCTOSPI1_FIFO_TH   0x00000016U
#define LL_MDMA_REQ_OCTOSPI1_TC   0x00000017U
#define LL_MDMA_REQ_DMA2D_CLUT_TC   0x00000018U
#define LL_MDMA_REQ_DMA2D_TC   0x00000019U
#define LL_MDMA_REQ_DMA2D_TW   0x0000001AU
#define LL_MDMA_REQ_SDMMC1_END_DATA   0x0000001DU
#define LL_MDMA_REQ_SDMMC1_DMA_ENDBUFFER   0x0000001EU
#define LL_MDMA_REQ_SDMMC1_COMMAND_END   0x0000001FU
#define LL_MDMA_REQ_OCTOSPI2_FIFO_TH   0x00000020U
#define LL_MDMA_REQ_OCTOSPI2_TC   0x00000021U

Define Documentation

#define LL_MDMA_REQ_DMA1_STREAM0_TC   0x00000000U

MDMA HW Trigger (request) is DMA1 Stream 0 Transfer Complete Flag

Definition at line 501 of file stm32h7xx_ll_mdma.h.

Referenced by LL_MDMA_StructInit().

#define LL_MDMA_REQ_DMA1_STREAM1_TC   0x00000001U

MDMA HW Trigger (request) is DMA1 Stream 1 Transfer Complete Flag

Definition at line 502 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_DMA1_STREAM2_TC   0x00000002U

MDMA HW Trigger (request) is DMA1 Stream 2 Transfer Complete Flag

Definition at line 503 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_DMA1_STREAM3_TC   0x00000003U

MDMA HW Trigger (request) is DMA1 Stream 3 Transfer Complete Flag

Definition at line 504 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_DMA1_STREAM4_TC   0x00000004U

MDMA HW Trigger (request) is DMA1 Stream 4 Transfer Complete Flag

Definition at line 505 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_DMA1_STREAM5_TC   0x00000005U

MDMA HW Trigger (request) is DMA1 Stream 5 Transfer Complete Flag

Definition at line 506 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_DMA1_STREAM6_TC   0x00000006U

MDMA HW Trigger (request) is DMA1 Stream 6 Transfer Complete Flag

Definition at line 507 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_DMA1_STREAM7_TC   0x00000007U

MDMA HW Trigger (request) is DMA1 Stream 7 Transfer Complete Flag

Definition at line 508 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_DMA2_STREAM0_TC   0x00000008U

MDMA HW Trigger (request) is DMA2 Stream 0 Transfer Complete Flag

Definition at line 509 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_DMA2_STREAM1_TC   0x00000009U

MDMA HW Trigger (request) is DMA2 Stream 1 Transfer Complete Flag

Definition at line 510 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_DMA2_STREAM2_TC   0x0000000AU

MDMA HW Trigger (request) is DMA2 Stream 2 Transfer Complete Flag

Definition at line 511 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_DMA2_STREAM3_TC   0x0000000BU

MDMA HW Trigger (request) is DMA2 Stream 3 Transfer Complete Flag

Definition at line 512 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_DMA2_STREAM4_TC   0x0000000CU

MDMA HW Trigger (request) is DMA2 Stream 4 Transfer Complete Flag

Definition at line 513 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_DMA2_STREAM5_TC   0x0000000DU

MDMA HW Trigger (request) is DMA2 Stream 5 Transfer Complete Flag

Definition at line 514 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_DMA2_STREAM6_TC   0x0000000EU

MDMA HW Trigger (request) is DMA2 Stream 6 Transfer Complete Flag

Definition at line 515 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_DMA2_STREAM7_TC   0x0000000FU

MDMA HW Trigger (request) is DMA2 Stream 7 Transfer Complete Flag

Definition at line 516 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_DMA2D_CLUT_TC   0x00000018U

MDMA HW Trigger (request) is DMA2D CLUT Transfer Complete Flag

Definition at line 535 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_DMA2D_TC   0x00000019U

MDMA HW Trigger (request) is DMA2D Transfer Complete Flag

Definition at line 536 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_DMA2D_TW   0x0000001AU

MDMA HW Trigger (request) is DMA2D Transfer Watermark Flag

Definition at line 537 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_LTDC_LINE_IT   0x00000010U

MDMA HW Trigger (request) is LTDC Line interrupt Flag

Definition at line 518 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_OCTOSPI1_FIFO_TH   0x00000016U

MDMA HW Trigger (request) is OCTOSPI1 FIFO threshold Flag

Definition at line 532 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_OCTOSPI1_TC   0x00000017U

MDMA HW Trigger (request) is OCTOSPI1 Transfer complete Flag

Definition at line 533 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_OCTOSPI2_FIFO_TH   0x00000020U

MDMA HW Trigger (request) is OCTOSPI2 FIFO threshold Flag

Definition at line 546 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_OCTOSPI2_TC   0x00000021U

MDMA HW Trigger (request) is OCTOSPI2 Transfer complete Flag

Definition at line 547 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_SDMMC1_COMMAND_END   0x0000001FU

MDMA HW Trigger (request) is SDMMC1 Command End Flag : This trigger is available starting from STM32H7 Rev.B devices

Definition at line 544 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_SDMMC1_DMA_ENDBUFFER   0x0000001EU

MDMA HW Trigger (request) is SDMMC1 Internal DMA buffer End Flag : This trigger is available starting from STM32H7 Rev.B devices

Definition at line 543 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_REQ_SDMMC1_END_DATA   0x0000001DU

MDMA HW Trigger (request) is SDMMC1 End of Data Flag

Definition at line 542 of file stm32h7xx_ll_mdma.h.