STM32F429I-Discovery
+
0
/3 examples
SourceVu will show references to
BSP_LCD_SetFont()
from the following samples and libraries:
Utilities
Examples
STM32F429I-Discovery
Examples
BSP
Applications
Display
LTDC_Paint
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/7)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM32F429I-Discovery
BSP_LCD_SetFont()
BSP_LCD_SetFont() function
Sets the Text Font.
Syntax
Show:
Summary
Declaration
Definition
from
stm32f429i_discovery_lcd.h:193
void
BSP_LCD_SetFont
(
sFONT
*
pFonts
)
;
Implemented in
stm32f429i_discovery_lcd.c:497
Arguments
Argument
Description
pFonts
the layer font to be used
Examples
BSP_LCD_SetFont()
is referenced by 3 libraries and example projects:
Utilities
Examples
STM32F429I-Discovery
Examples
BSP
Applications
Display
LTDC_Paint
References
from
0/3
examples
Code
Location
Referrer
void
BSP_LCD_SetFont
(
sFONT
*
pFonts
)
stm32f429i_discovery_lcd.c:497
void
BSP_LCD_SetFont
(
sFONT
*
pFonts
)
;
stm32f429i_discovery_lcd.h:193
BSP_LCD_SetFont
(
&
LCD_DEFAULT_FONT
)
;
stm32f429i_discovery_lcd.c:211
BSP_LCD_Init()
Call Tree
from
0/3
examples
BSP_LCD_SetFont()
is called by 1 function:
BSP_LCD_Init()
All items filtered out
BSP_LCD_SetFont()
All items filtered out
Data Use
from
0/3
examples
BSP_LCD_SetFont()
reads 2 variables and writes 1 variable:
ActiveLayer
DrawProp
All items filtered out
BSP_LCD_SetFont()
LCD_DrawPropTypeDef::pFont
All items filtered out
Class Tree
from
0/3
examples
All items filtered out
All items filtered out
Override Tree
from
0/3
examples
All items filtered out
All items filtered out
Implementations
from
0/3
examples
All items filtered out
All items filtered out
Instances
from
0/3
examples
Lifecycle
from
0/3
examples
All items filtered out
All items filtered out