Adafruit_Shield + 0/17 examples
CodeScope will show references to LCD_COLOR_WHITE from the following samples and libraries:
Examples
STM32F411RE-Nucleo
STM32F413ZH-Nucleo
Examples
Applications
USB_Host
STM32F429ZI-Nucleo
Examples
Applications
USB_Host
STM32F412ZG-Nucleo
Examples
Applications
USB_Host
STM32F446ZE-Nucleo
Examples
Applications
USB_Host
 
Symbols
loading...
Files
loading...

LCD_COLOR_WHITE macro

Syntax

#define LCD_COLOR_WHITE 0xFFFF

Examples

LCD_COLOR_WHITE is referenced by 17 libraries and example projects.

References

LocationText
stm32_adafruit_lcd.h:109
#define LCD_COLOR_WHITE 0xFFFF
stm32_adafruit_lcd.c:155
BSP_LCD_Clear(LCD_COLOR_WHITE);