Utilities
+
0
/27 examples
SourceVu will show references to
_tFont::Height
from the following samples and libraries:
Drivers
Peripherals
Adafruit_Shield
Boards
STM32446E_EVAL
STM32F429I-Discovery
STM324x9I_EVAL
STM32412G-Discovery
STM32F413H-Discovery
STM324xG_EVAL
STM32469I-Discovery
STM32469I_EVAL
Examples
STM32446E_EVAL
Examples
BSP
Applications
Audio
Audio_playback_and_record
STM32469I-Discovery
Examples
BSP
Applications
Audio
Audio_playback_and_record
USB_Host
CDC_Standalone
STM32469I_EVAL
Examples
BSP
Applications
Audio
Audio_playback_and_record
STM32F412G-Discovery
Examples
BSP
Applications
USB_Host
AUDIO_Standalone
STM32F413H-Discovery
Examples
BSP
STM32F429I-Discovery
Examples
BSP
STM324x9I_EVAL
Applications
Audio
Audio_playback_and_record
USB_Host
CDC_Standalone
DynamicSwitch_Standalone
MTP_Standalone
STM324xG_EVAL
Applications
USB_Host
CDC_Standalone
DynamicSwitch_Standalone
MTP_Standalone
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
Utilities
_tFont::Height
_tFont::Height field
Syntax
Show:
Summary
Declaration
from
fonts.h:54
uint16_t
Height
;
Examples
_tFont::Height
is referenced by 27 libraries and example projects:
Drivers
Peripherals
Adafruit_Shield
Boards
STM32446E_EVAL
STM32F429I-Discovery
STM324x9I_EVAL
STM32412G-Discovery
STM32F413H-Discovery
STM324xG_EVAL
STM32469I-Discovery
STM32469I_EVAL
Examples
STM32446E_EVAL
Examples
BSP
Applications
Audio
Audio_playback_and_record
STM32469I-Discovery
Examples
BSP
Applications
Audio
Audio_playback_and_record
USB_Host
CDC_Standalone
STM32469I_EVAL
Examples
BSP
Applications
Audio
Audio_playback_and_record
STM32F412G-Discovery
Examples
BSP
Applications
USB_Host
AUDIO_Standalone
STM32F413H-Discovery
Examples
BSP
STM32F429I-Discovery
Examples
BSP
STM324x9I_EVAL
Applications
Audio
Audio_playback_and_record
USB_Host
CDC_Standalone
DynamicSwitch_Standalone
MTP_Standalone
STM324xG_EVAL
Applications
USB_Host
CDC_Standalone
DynamicSwitch_Standalone
MTP_Standalone
References
from
0/27
examples
Code
Location
Referrer
uint16_t
Height
;
fonts.h:54
BSP_LCD_FillRect
(
0
,
0
,
BSP_LCD_GetXSize
(
)
,
LCD_LOG_HEADER_FONT
.
Height
*
3
)
;
lcd_log.c:164
LCD_LOG_SetHeader()
BSP_LCD_DisplayStringAt
(
0
,
LCD_LOG_HEADER_FONT
.
Height
,
header
,
CENTER_MODE
)
;
lcd_log.c:170
LCD_LOG_SetHeader()
BSP_LCD_FillRect
(
0
,
BSP_LCD_GetYSize
(
)
-
LCD_LOG_FOOTER_FONT
.
Height
-
4
,
BSP_LCD_GetXSize
(
)
,
LCD_LOG_FOOTER_FONT
.
Height
+
4
)
;
lcd_log.c:188
LCD_LOG_SetFooter()
BSP_LCD_DisplayStringAt
(
0
,
BSP_LCD_GetYSize
(
)
-
LCD_LOG_FOOTER_FONT
.
Height
,
footer
,
CENTER_MODE
)
;
lcd_log.c:194
LCD_LOG_SetFooter()
Call Tree
from
0/27
examples
All items filtered out
All items filtered out
Data Use
from
0/27
examples
_tFont::Height
is read by 2 functions:
All items filtered out
_tFont::Height
LCD_LOG_SetHeader()
LCD_LOG_SetFooter()
All items filtered out
Class Tree
from
0/27
examples
All items filtered out
All items filtered out
Override Tree
from
0/27
examples
All items filtered out
All items filtered out
Implementations
from
0/27
examples
All items filtered out
All items filtered out
Instances
from
0/27
examples
Lifecycle
from
0/27
examples
All items filtered out
All items filtered out