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

LCD_DEFAULT_FONT macro

LCD default font

Syntax

#define LCD_DEFAULT_FONT Font24

Examples

LCD_DEFAULT_FONT is referenced by 1 libraries and example projects.

References

LocationText
stm32f429i_discovery_lcd.h:128
#define LCD_DEFAULT_FONT Font24
stm32f429i_discovery_lcd.c:211
BSP_LCD_SetFont(&LCD_DEFAULT_FONT);