HAL + 0/1 examples
CodeScope will show references to LL_DMA_CHANNEL_5 from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
TIM
 
Symbols
loading...
Files
loading...

LL_DMA_CHANNEL_5 macro

Syntax

#define LL_DMA_CHANNEL_5 (DMA_SxCR_CHSEL_2 | DMA_SxCR_CHSEL_0)

Examples

LL_DMA_CHANNEL_5 is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_ll_dma.h:292
#define LL_DMA_CHANNEL_5 (DMA_SxCR_CHSEL_2 | DMA_SxCR_CHSEL_0) /* Select Channel5 of DMA Instance */