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

DMA2D_COMBINE_ALPHA macro

Replace original alpha channel value by programmed alpha value with original alpha channel value

Syntax

#define DMA2D_COMBINE_ALPHA 0x00000002U

Examples

DMA2D_COMBINE_ALPHA is referenced by 4 libraries and example projects.

References

LocationText
stm32f4xx_hal_dma2d.h:235
#define DMA2D_COMBINE_ALPHA 0x00000002U /*!< Replace original alpha channel value by programmed alpha value
stm32f4xx_hal_dma2d.h:605
((AlphaMode) == DMA2D_COMBINE_ALPHA))