STM324x9I_EVAL + 0/15 examples
CodeScope will show references to LCD_COLOR_BLACK from the following samples and libraries:
 
Symbols
loading...
Files
loading...

LCD_COLOR_BLACK macro

Syntax

#define LCD_COLOR_BLACK 0xFF000000

Examples

LCD_COLOR_BLACK is referenced by 15 libraries and example projects.

References

LocationText
stm324x9i_eval_lcd.h:137
#define LCD_COLOR_BLACK 0xFF000000
stm324x9i_eval_lcd.c:251
DrawProp[LayerIndex].TextColor = LCD_COLOR_BLACK;