?? lcdfonts_8h.html
字號:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>VLSI Solution Oy Evaluation MP3 Player Source Code Documentation</title><link href="doxygen.css" rel="stylesheet" type="text/css"><img src="vlsi_small.gif" hspace="20" bordercolor="#ffffff" alt="VLSI Solution Oy"><b>VLSI Solution Oy Evaluation MP3 Player Source Code Documentation</b><p></p></head><body><!-- Generated by Doxygen 1.3.7 --><div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="pages.html">Related Pages</a></div><h1>lcdfonts.h File Reference</h1>LCD font tables. <a href="#_details">More...</a><p><p>This graph shows which files directly or indirectly include this file:<p><center><img src="lcdfonts_8h__dep__incl.png" border="0" usemap="#lcdfonts.hdep_map" alt="Included by dependency graph"></center><map name="lcdfonts.hdep_map"><area href="lcd_8h.html" shape="rect" coords="164,93,201,117" alt=""><area href="board_8c.html" shape="rect" coords="6,18,57,42" alt=""><area href="display_8c.html" shape="rect" coords="81,18,140,42" alt=""><area href="lcd_8c.html" shape="rect" coords="164,18,201,42" alt=""><area href="player_8c.html" shape="rect" coords="225,18,278,42" alt=""><area href="vs10xx_8c.html" shape="rect" coords="302,18,361,42" alt=""></map><p><a href="lcdfonts_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0><tr><td></td></tr><tr><td colspan=2><br><h2>Variables</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>code const char </td><td class="memItemRight" valign=bottom><a class="el" href="lcdfonts_8h.html#a0">lcdFont_barchars</a> []</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">Horizontal bar characters for volume setting etc. <a href="#a0"></a><br><br></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>code const char </td><td class="memItemRight" valign=bottom><a class="el" href="lcdfonts_8h.html#a1">lcdFont_vlsichars</a> []</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">VLSI logo. <a href="#a1"></a><br><br></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>code const char </td><td class="memItemRight" valign=bottom><a class="el" href="lcdfonts_8h.html#a2">lcdFont_vertical_barchars</a> []</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">Vertical bar characters for spectrum analyzer. <a href="#a2"></a><br><br></td></tr></table><hr><a name="_details"></a><h2>Detailed Description</h2>LCD font tables. <p><p>Definition in file <a class="el" href="lcdfonts_8h-source.html">lcdfonts.h</a>.<hr><h2>Variable Documentation</h2><a class="anchor" name="a0" doxytag="lcdfonts.h::lcdFont_barchars" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> code const char <a class="el" href="lcdfonts_8h.html#a0">lcdFont_barchars</a>[] </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Horizontal bar characters for volume setting etc. <p><p>Definition at line <a class="el" href="lcdfonts_8h-source.html#l00006">6</a> of file <a class="el" href="lcdfonts_8h-source.html">lcdfonts.h</a>.<p>Referenced by <a class="el" href="player_8c-source.html#l00332">AvailableProcessorTime()</a>, and <a class="el" href="lcd_8c-source.html#l00056">LcdReset()</a>. </td> </tr></table><a class="anchor" name="a2" doxytag="lcdfonts.h::lcdFont_vertical_barchars" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> code const char <a class="el" href="lcdfonts_8h.html#a2">lcdFont_vertical_barchars</a>[] </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Vertical bar characters for spectrum analyzer. <p><p>Definition at line <a class="el" href="lcdfonts_8h-source.html#l00008">8</a> of file <a class="el" href="lcdfonts_8h-source.html">lcdfonts.h</a>.<p>Referenced by <a class="el" href="player_8c-source.html#l00332">AvailableProcessorTime()</a>. </td> </tr></table><a class="anchor" name="a1" doxytag="lcdfonts.h::lcdFont_vlsichars" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> code const char <a class="el" href="lcdfonts_8h.html#a1">lcdFont_vlsichars</a>[] </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>VLSI logo. <p><p>Definition at line <a class="el" href="lcdfonts_8h-source.html#l00007">7</a> of file <a class="el" href="lcdfonts_8h-source.html">lcdfonts.h</a>.<p>Referenced by <a class="el" href="lcd_8c-source.html#l00147">LcdSplashScreen()</a>. </td> </tr></table><hr><FONT SIZE="-1">All software copyright 2000-2004 <a href="http://www.vlsi.fi/"> VLSI Solution OY.</a>Redistribution of these software modules are limited to promotional use onlyand only with the VS1011 / VS1002 / VS1003 MP3-Evakit evaluation boards. Free orcommercial use of these software modules in MP3 players is ok if theproduct includes MP3 decoder chip(s) from VLSI. You can request the complete(compilable) package from mp3@vlsi.fi</FONT>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -