STM32H735xx HAL User Manual
|
Defines | |
#define | LL_DMA_STREAM_0 0x00000000U |
#define | LL_DMA_STREAM_1 0x00000001U |
#define | LL_DMA_STREAM_2 0x00000002U |
#define | LL_DMA_STREAM_3 0x00000003U |
#define | LL_DMA_STREAM_4 0x00000004U |
#define | LL_DMA_STREAM_5 0x00000005U |
#define | LL_DMA_STREAM_6 0x00000006U |
#define | LL_DMA_STREAM_7 0x00000007U |
#define | LL_DMA_STREAM_ALL 0xFFFF0000U |
#define LL_DMA_STREAM_0 0x00000000U |
Definition at line 188 of file stm32h7xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
#define LL_DMA_STREAM_1 0x00000001U |
Definition at line 189 of file stm32h7xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
#define LL_DMA_STREAM_2 0x00000002U |
Definition at line 190 of file stm32h7xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
#define LL_DMA_STREAM_3 0x00000003U |
Definition at line 191 of file stm32h7xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
#define LL_DMA_STREAM_4 0x00000004U |
Definition at line 192 of file stm32h7xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
#define LL_DMA_STREAM_5 0x00000005U |
Definition at line 193 of file stm32h7xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
#define LL_DMA_STREAM_6 0x00000006U |
Definition at line 194 of file stm32h7xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
#define LL_DMA_STREAM_7 0x00000007U |
Definition at line 195 of file stm32h7xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
#define LL_DMA_STREAM_ALL 0xFFFF0000U |
Definition at line 196 of file stm32h7xx_ll_dma.h.
Referenced by LL_DMA_DeInit().