STM32469I-Discovery + 0/4 examples
CodeScope will show references to LTDC_ACTIVE_LAYER_BACKGROUND from the following samples and libraries:
Examples
STM32469I-Discovery
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_discovery_lcd.h:71
#define LTDC_ACTIVE_LAYER_BACKGROUND ((uint32_t) 0)
stm32469i_discovery_lcd.c:135
static uint32_t ActiveLayer = LTDC_ACTIVE_LAYER_BACKGROUND;