HAL + 0/8 examples
CodeScope will show references to DMA2D_M2M_BLEND from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
Examples
DMA2D
STM32469I_EVAL
Demonstrations
Examples
DMA2D
STM324x9I_EVAL
Demonstrations
Examples
DMA2D
STM32F429I-Discovery
Demonstrations
Examples
DMA2D
 
Symbols
loading...
Files
loading...

DMA2D_M2M_BLEND macro

DMA2D memory to memory with blending transfer mode

Syntax

#define DMA2D_M2M_BLEND DMA2D_CR_MODE_1

Examples

DMA2D_M2M_BLEND is referenced by 8 libraries and example projects.

References

LocationText
stm32f4xx_hal_dma2d.h:194
#define DMA2D_M2M_BLEND DMA2D_CR_MODE_1 /*!< DMA2D memory to memory with blending transfer mode */
stm32f4xx_hal_dma2d.h:578
((MODE) == DMA2D_M2M_BLEND) || ((MODE) == DMA2D_R2M))