STM32446E_EVAL + 0/1 examples
CodeScope will show references to LCD_DEFAULT_FONT from the following samples and libraries:
Examples
STM32446E_EVAL
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
stm32446e_eval_lcd.h:115
#define LCD_DEFAULT_FONT Font24
stm32446e_eval_lcd.c:134
BSP_LCD_SetFont(&LCD_DEFAULT_FONT);
stm32446e_eval_lcd.c:564
BSP_LCD_SetFont(&LCD_DEFAULT_FONT);