|
STM32F439xx 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 201 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
| #define LL_DMA_STREAM_1 0x00000001U |
Definition at line 202 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
| #define LL_DMA_STREAM_2 0x00000002U |
Definition at line 203 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
| #define LL_DMA_STREAM_3 0x00000003U |
Definition at line 204 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
| #define LL_DMA_STREAM_4 0x00000004U |
Definition at line 205 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
| #define LL_DMA_STREAM_5 0x00000005U |
Definition at line 206 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
| #define LL_DMA_STREAM_6 0x00000006U |
Definition at line 207 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
| #define LL_DMA_STREAM_7 0x00000007U |
Definition at line 208 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
| #define LL_DMA_STREAM_ALL 0xFFFF0000U |
Definition at line 209 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
1.7.6.1