|
STM32F479xx 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 185 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
| #define LL_DMA_STREAM_1 0x00000001U |
Definition at line 186 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
| #define LL_DMA_STREAM_2 0x00000002U |
Definition at line 187 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
| #define LL_DMA_STREAM_3 0x00000003U |
Definition at line 188 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
| #define LL_DMA_STREAM_4 0x00000004U |
Definition at line 189 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
| #define LL_DMA_STREAM_5 0x00000005U |
Definition at line 190 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
| #define LL_DMA_STREAM_6 0x00000006U |
Definition at line 191 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
| #define LL_DMA_STREAM_7 0x00000007U |
Definition at line 192 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
| #define LL_DMA_STREAM_ALL 0xFFFF0000U |
Definition at line 193 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
1.7.6.1