HAL + 0/8 examples
 
Symbols
loading...
Files
loading...

LL_DMA_CHANNEL_0 macro

Syntax

#define LL_DMA_CHANNEL_0 0x00000000U

Examples

LL_DMA_CHANNEL_0 is referenced by 8 libraries and example projects.

References

LocationText
stm32f4xx_ll_dma.h:287
#define LL_DMA_CHANNEL_0 0x00000000U /* Select Channel0 of DMA Instance */
stm32f4xx_ll_dma.c:213
stm32f4xx_ll_dma.c:396
DMA_InitStruct->Channel = LL_DMA_CHANNEL_0;