Adafruit_Shield
+
0
/1 examples
SourceVu will show references to
BSP_LCD_GetFont()
from the following samples and libraries:
Utilities
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
Adafruit_Shield
BSP_LCD_GetFont()
BSP_LCD_GetFont() function
Gets the LCD text font.
Syntax
Show:
Summary
Declaration
Definition
from
stm32_adafruit_lcd.h:132
sFONT
*
BSP_LCD_GetFont
(
void
)
;
Implemented in
stm32_adafruit_lcd.c:240
Return value
Used font
Examples
BSP_LCD_GetFont()
is referenced by 1 libraries and example projects:
Utilities
References
from
0/1
examples
Code
Location
Referrer
sFONT
*
BSP_LCD_GetFont
(
void
)
stm32_adafruit_lcd.c:240
sFONT
*
BSP_LCD_GetFont
(
void
)
;
stm32_adafruit_lcd.h:132
BSP_LCD_DisplayStringAt
(
0
,
LINE
(
Line
)
,
ptr
,
LEFT_MODE
)
;
stm32_adafruit_lcd.c:374
BSP_LCD_DisplayStringAtLine()
Call Tree
from
0/1
examples
BSP_LCD_GetFont()
is called by 1 function:
BSP_LCD_DisplayStringAtLine()
All items filtered out
BSP_LCD_GetFont()
All items filtered out
Data Use
from
0/1
examples
BSP_LCD_GetFont()
reads 2 variables:
LCD_DrawPropTypeDef::pFont
DrawProp
All items filtered out
BSP_LCD_GetFont()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out