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

DMA2D_REPLACE_ALPHA macro

Replace original alpha channel value by programmed alpha value

Syntax

#define DMA2D_REPLACE_ALPHA 0x00000001U

Examples

DMA2D_REPLACE_ALPHA is referenced by 11 libraries and example projects.

References

LocationText
stm32f4xx_hal_dma2d.h:234
#define DMA2D_REPLACE_ALPHA 0x00000001U /*!< Replace original alpha channel value by programmed alpha value */
stm32f4xx_hal_dma2d.h:604
((AlphaMode) == DMA2D_REPLACE_ALPHA) || \