Utilities
+
0
/26 examples
SourceVu will show references to
_tFont
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
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 (1/12)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
Utilities
_tFont
_tFont struct
Syntax
Show:
Summary
Declaration
from
fonts.h:50
typedef
struct
_tFont
{
const
uint8_t
*
table
;
uint16_t
Width
;
uint16_t
Height
;
}
sFONT
;
Fields
Field
Declared as
_tFont::table
const
uint8_t
*
_tFont::Width
uint16_t
_tFont::Height
uint16_t
Examples
_tFont
is referenced by 26 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
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/26
examples
Code
Location
Referrer
typedef
struct
_tFont
fonts.h:50
}
sFONT
;
fonts.h:55
sFONT
Font12
=
{
font12.c:1403
sFONT
Font16
=
{
font16.c:1783
sFONT
Font20
=
{
font20.c:2162
sFONT
Font24
=
{
font24.c:2539
sFONT
Font8
=
{
font8.c:1023
}
sFONT
;
fonts.h:55
sFONT
extern
sFONT
Font24
;
fonts.h:57
extern
sFONT
Font20
;
fonts.h:58
extern
sFONT
Font16
;
fonts.h:59
extern
sFONT
Font12
;
fonts.h:60
extern
sFONT
Font8
;
fonts.h:61
sFONT
*
cFont
=
BSP_LCD_GetFont
(
)
;
lcd_log.c:227
Call Tree
from
0/26
examples
All items filtered out
All items filtered out
Data Use
from
0/26
examples
All items filtered out
All items filtered out
Class Tree
from
0/26
examples
All items filtered out
All items filtered out
Override Tree
from
0/26
examples
All items filtered out
All items filtered out
Implementations
from
0/26
examples
All items filtered out
All items filtered out
Instances
from
0/26
examples
Instance
Scope
Location
Project
Font24
fonts.h:57
Font20
fonts.h:58
Font16
fonts.h:59
Font12
fonts.h:60
Font8
fonts.h:61
Font24
font24.c:2539
Font20
font20.c:2162
Font16
font16.c:1783
Font12
font12.c:1403
Font8
font8.c:1023
Lifecycle
from
0/26
examples
All items filtered out
All items filtered out