This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Variables | |
code const char | lcdFont_barchars [49] |
Horizontal bar characters for volume setting etc. | |
code const char | lcdFont_vlsichars [33] |
VLSI logo. | |
code const char | lcdFont_vertical_barchars [65] |
Vertical bar characters for spectrum analyzer. |
Definition in file lcdfonts.c.
|
Initial value: Horizontal bar characters for volume setting etc.
Definition at line 8 of file lcdfonts.c. Referenced by AvailableProcessorTime(), and LcdReset(). |
|
Initial value: Vertical bar characters for spectrum analyzer.
Definition at line 25 of file lcdfonts.c. Referenced by AvailableProcessorTime(). |
|
Initial value: VLSI logo.
Definition at line 18 of file lcdfonts.c. Referenced by LcdSplashScreen(). |