STM32469I_EVAL + 0/4 examples
CodeScope will show references to LTDC_ACTIVE_LAYER_BACKGROUND from the following samples and libraries:
Examples
STM32469I_EVAL
Applications
Display
Examples
LCD_DSI
 
Symbols
loading...
Files
loading...

LTDC_ACTIVE_LAYER_BACKGROUND macro

LTDC Background layer index

Syntax

#define LTDC_ACTIVE_LAYER_BACKGROUND ((uint32_t) 0)

Examples

LTDC_ACTIVE_LAYER_BACKGROUND is referenced by 4 libraries and example projects.

References

LocationText
stm32469i_eval_lcd.h:70
#define LTDC_ACTIVE_LAYER_BACKGROUND ((uint32_t) 0)
stm32469i_eval_lcd.c:123
static uint32_t ActiveLayer = LTDC_ACTIVE_LAYER_BACKGROUND;