STM32F429I-Discovery + 0/5 examples
CodeScope will show references to LCD_COLOR_WHITE from the following samples and libraries:
Examples
STM32F429I-Discovery
Examples
Applications
Display
LibJPEG
 
Symbols
loading...
Files
loading...

LCD_COLOR_WHITE macro

Syntax

#define LCD_COLOR_WHITE 0xFFFFFFFF

Examples

LCD_COLOR_WHITE is referenced by 5 libraries and example projects.

References

LocationText
stm32f429i_discovery_lcd.h:117
#define LCD_COLOR_WHITE 0xFFFFFFFF
stm32f429i_discovery_lcd.c:262
DrawProp[LayerIndex].BackColor = LCD_COLOR_WHITE;