HAL + 0/3 examples
CodeScope will show references to DMA2D_INPUT_ARGB4444 from the following samples and libraries:
Examples
STM32469I_EVAL
Examples
DMA2D
STM324x9I_EVAL
Examples
DMA2D
 
Symbols
loading...
Files
loading...

DMA2D_INPUT_ARGB4444 macro

ARGB4444 color mode

Syntax

#define DMA2D_INPUT_ARGB4444 0x00000004U

Examples

DMA2D_INPUT_ARGB4444 is referenced by 3 libraries and example projects.

References

LocationText
stm32f4xx_hal_dma2d.h:219
#define DMA2D_INPUT_ARGB4444 0x00000004U /*!< ARGB4444 color mode */
stm32f4xx_hal_dma2d.h:595
((INPUT_CM) == DMA2D_INPUT_ARGB4444) || \