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

DMA2D_INPUT_RGB565 macro

RGB565 color mode

Syntax

#define DMA2D_INPUT_RGB565 0x00000002U

Examples

DMA2D_INPUT_RGB565 is referenced by 13 libraries and example projects.

References

LocationText
stm32f4xx_hal_dma2d.h:217
#define DMA2D_INPUT_RGB565 0x00000002U /*!< RGB565 color mode */
stm32_hal_legacy.h:1634
#define CM_RGB565 DMA2D_INPUT_RGB565
stm32f4xx_hal_dma2d.h:593
((INPUT_CM) == DMA2D_INPUT_RGB565) || \