HAL
DMA_MBURST_INC16 is only used within HAL.
 
Symbols
loading...
Files
loading...

DMA_MBURST_INC16 macro

Syntax

#define DMA_MBURST_INC16 ((uint32_t)DMA_SxCR_MBURST)

References

LocationText
stm32f4xx_hal_dma.h:328
#define DMA_MBURST_INC16 ((uint32_t)DMA_SxCR_MBURST)
stm32f4xx_hal_dma.c:1231
if (hdma->Init.MemBurst == DMA_MBURST_INC16)
stm32f4xx_hal_dma.c:1259
if (hdma->Init.MemBurst == DMA_MBURST_INC16)
stm32f4xx_hal_dma.h:770
((BURST) == DMA_MBURST_INC16))