⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 record_8c.html

📁 MP3播放器源代码, VS1003B
💻 HTML
📖 第 1 页 / 共 3 页
字号:
00324   00325   <span class="comment">//Create FAT records.</span>00326   <a class="code" href="filesys_8c.html#a6">fragment</a>[1].<a class="code" href="structfragmentEntry.html#o0">start</a> = 0x0fffffff; <span class="comment">//fragment 0 is the only fragment</span>00327   <a class="code" href="filesys_8c.html#a16">WriteClusterChain</a>(); <span class="comment">//register newly created file in FAT FS</span>00328 00331   <a class="code" href="buffer_8c.html#a2">sectorAddress</a>.<a class="code" href="unionAddress.html#o0">l</a> = 0; <span class="comment">//force sector reload for next access</span>00332   00333   <a class="code" href="vs10xx_8c.html#a3">Mp3Reset</a>();00334   <span class="keywordflow">if</span> (continueRecording) <span class="keywordflow">return</span> <a class="code" href="ui_8h.html#a25a23">PS_RECORDING</a>;00335   <span class="keywordflow">return</span> <a class="code" href="ui_8h.html#a25a14">PS_NEXT_SONG</a>;00336   00337 }</div></pre><p>Here is the call graph for this function:<p><center><img src="record_8c_a3_cgraph.png" border="0" usemap="#record_8c_a3_cgraph_map" alt=""></center><map name="record_8c_a3_cgraph_map"><area href="player_8c.html#a12" shape="rect" coords="116,177,265,201" alt=""><area href="vs10xx_8h.html#a38" shape="rect" coords="516,252,628,276" alt=""><area href="board_8h.html#a51" shape="rect" coords="552,403,592,427" alt=""><area href="display_8h.html#a14" shape="rect" coords="157,79,224,103" alt=""><area href="vs10xx_8c.html#a3" shape="rect" coords="157,428,224,452" alt=""><area href="storage_8h.html#a2" shape="rect" coords="521,624,622,648" alt=""><area href="filesys_8c.html#a17" shape="rect" coords="129,574,252,598" alt=""><area href="filesys_8c.html#a16" shape="rect" coords="133,696,248,720" alt=""><area href="storage_8h.html#a4" shape="rect" coords="520,794,624,818" alt=""><area href="lcd_8c.html#a4" shape="rect" coords="360,55,421,79" alt=""><area href="lcd_8h.html#a5" shape="rect" coords="526,104,617,128" alt=""><area href="player_8c.html#a11" shape="rect" coords="329,252,452,276" alt=""><area href="display_8c.html#a7" shape="rect" coords="345,103,436,127" alt=""><area href="lcd_8h.html#a9" shape="rect" coords="349,7,432,31" alt=""><area href="vs10xx_8c.html#a2" shape="rect" coords="345,452,436,476" alt=""><area href="mmc_8c.html#a9" shape="rect" coords="677,600,802,624" alt=""><area href="mmc_8h.html#a2" shape="rect" coords="701,648,778,672" alt=""><area href="filesys_8c.html#a15" shape="rect" coords="352,550,429,574" alt=""><area href="filesys_8c.html#a14" shape="rect" coords="315,598,466,622" alt=""><area href="filesys_8c.html#a13" shape="rect" coords="315,646,466,670" alt=""><area href="filesys_8h.html#a8" shape="rect" coords="361,745,420,769" alt=""></map>    </td>  </tr></table><hr><h2>Variable Documentation</h2><a class="anchor" name="a1" doxytag="record.c::RIFFHeader0" ></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 unsigned char <a class="el" href="record_8c.html#a1">RIFFHeader0</a>[]          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p><b>Initial value:</b><pre class="fragment"><div> {  <span class="charliteral">'R'</span> , <span class="charliteral">'I'</span> , <span class="charliteral">'F'</span> , <span class="charliteral">'F'</span> ,   0x70, 0x70, 0x70, 0x70,   <span class="charliteral">'W'</span> , <span class="charliteral">'A'</span> , <span class="charliteral">'V'</span> , <span class="charliteral">'E'</span> ,     <span class="charliteral">'f'</span> , <span class="charliteral">'m'</span> , <span class="charliteral">'t'</span> ,   ,   0x14, 0x00, 0x00, 0x00,   0x11, 0x00,               0x01, 0x00,               0x80, 0x3e, 0x00, 0x00,   0xd7, 0x0f, 0x00, 0x00,   0x00, 0x01,               0x04, 0x00,               0x02, 0x00,               0xf9, 0x01,                 <span class="charliteral">'f'</span> , <span class="charliteral">'a'</span> , <span class="charliteral">'c'</span> , <span class="charliteral">'t'</span> ,   0xc8, 0x01, 0x00, 0x00,   0xff, 0xff, 0xff, 0xff    }</div></pre>first part of RIFF Header, insert 444 zeroes after this <p><p>Definition at line <a class="el" href="record_8c-source.html#l00015">15</a> of file <a class="el" href="record_8c-source.html">record.c</a>.<p>Referenced by <a class="el" href="record_8c-source.html#l00101">Record()</a>.    </td>  </tr></table><a class="anchor" name="a2" doxytag="record.c::RIFFHeader504" ></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 unsigned char <a class="el" href="record_8c.html#a2">RIFFHeader504</a>[]          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p><b>Initial value:</b><pre class="fragment"><div> {  <span class="charliteral">'d'</span> , <span class="charliteral">'a'</span> , <span class="charliteral">'t'</span> , <span class="charliteral">'a'</span> ,   0x70, 0x70, 0x70, 0x70  }</div></pre>second part of RIFF Header, bytes 504...511 <p><p>Definition at line <a class="el" href="record_8c-source.html#l00038">38</a> of file <a class="el" href="record_8c-source.html">record.c</a>.<p>Referenced by <a class="el" href="record_8c-source.html#l00101">Record()</a>.    </td>  </tr></table><a class="anchor" name="a0" doxytag="record.c::SPMax" ></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"> xdata unsigned char <a class="el" href="record_8c.html#a0">SPMax</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p><p>Definition at line <a class="el" href="record_8c-source.html#l00012">12</a> of file <a class="el" href="record_8c-source.html">record.c</a>.<p>Referenced by <a class="el" href="player_8c-source.html#l00765">main()</a>, and <a class="el" href="player_8c-source.html#l00246">timer0_interrupt()</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 + -