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

LCD_COLOR_BLACK macro

Syntax

#define LCD_COLOR_BLACK 0xFF000000

Examples

LCD_COLOR_BLACK is referenced by 3 libraries and example projects.

References

LocationText
stm32f429i_discovery_lcd.h:121
#define LCD_COLOR_BLACK 0xFF000000
stm32f429i_discovery_lcd.c:264
DrawProp[LayerIndex].TextColor = LCD_COLOR_BLACK;