board_8h.html

来自「MP3 Player Source Code」· HTML 代码 · 共 1,519 行 · 第 1/5 页

HTML
1,519
字号
    <td>      &nbsp;    </td>    <td><p>LCD is only in write mode, read not possible. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00120">120</a> of file <a class="el" href="board_8h-source.html">board.h</a>.    </td>  </tr></table><a class="anchor" name="a13" doxytag="board.h::LED_OFF" ></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"> #define LED_OFF&nbsp;&nbsp;&nbsp;1          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>LED is inactive high. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00075">75</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="aviplay_8c-source.html#l00015">GetAVIBlock()</a>, <a class="el" href="vs10xx_8c-source.html#l00202">PlayDiskSectors()</a>, <a class="el" href="mmc_8c-source.html#l00477">ReadPhysicalSector()</a>, <a class="el" href="record_8c-source.html#l00101">Record()</a>, <a class="el" href="vs10xx_8c-source.html#l00112">VsSineTest()</a>, and <a class="el" href="mmc_8c-source.html#l00502">WritePhysicalSector()</a>.    </td>  </tr></table><a class="anchor" name="a12" doxytag="board.h::LED_ON" ></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"> #define LED_ON&nbsp;&nbsp;&nbsp;0          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>LED is active low. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00072">72</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="aviplay_8c-source.html#l00015">GetAVIBlock()</a>, <a class="el" href="vs10xx_8c-source.html#l00202">PlayDiskSectors()</a>, <a class="el" href="mmc_8c-source.html#l00477">ReadPhysicalSector()</a>, <a class="el" href="record_8c-source.html#l00101">Record()</a>, <a class="el" href="vs10xx_8c-source.html#l00112">VsSineTest()</a>, and <a class="el" href="mmc_8c-source.html#l00502">WritePhysicalSector()</a>.    </td>  </tr></table><a class="anchor" name="a31" doxytag="board.h::MMC_NOT_SELECTED" ></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"> #define MMC_NOT_SELECTED&nbsp;&nbsp;&nbsp;1          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>MMC is not selected when MMC_XCS is high. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00159">159</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="mmc_8c-source.html#l00249">InitMMC()</a>, <a class="el" href="mmc_8c-source.html#l00019">MmcCommand()</a>, <a class="el" href="mmc_8c-source.html#l00102">MmcWaitForData()</a>, <a class="el" href="mmc_8c-source.html#l00477">ReadPhysicalSector()</a>, <a class="el" href="mmc_8c-source.html#l00431">SeekSector()</a>, and <a class="el" href="mmc_8c-source.html#l00502">WritePhysicalSector()</a>.    </td>  </tr></table><a class="anchor" name="a28" doxytag="board.h::MMC_OFF" ></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"> #define MMC_OFF&nbsp;&nbsp;&nbsp;P2_7          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>MMC Off (MMC Power Off). <p><p>Definition at line <a class="el" href="board_8h-source.html#l00150">150</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="board_8c-source.html#l00043">InitBoard()</a>, <a class="el" href="mmc_8c-source.html#l00249">InitMMC()</a>, and <a class="el" href="mmc_8c-source.html#l00019">MmcCommand()</a>.    </td>  </tr></table><a class="anchor" name="a30" doxytag="board.h::MMC_SELECTED" ></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"> #define MMC_SELECTED&nbsp;&nbsp;&nbsp;0          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>MMC is selected when MMC_XCS is low. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00156">156</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="mmc_8c-source.html#l00019">MmcCommand()</a>, <a class="el" href="mmc_8c-source.html#l00477">ReadPhysicalSector()</a>, and <a class="el" href="mmc_8c-source.html#l00502">WritePhysicalSector()</a>.    </td>  </tr></table><a class="anchor" name="a29" doxytag="board.h::MMC_XCS" ></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"> #define MMC_XCS&nbsp;&nbsp;&nbsp;P2_6          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>MMC Chip Select (Active Low). <p><p>Definition at line <a class="el" href="board_8h-source.html#l00153">153</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="mmc_8c-source.html#l00249">InitMMC()</a>, <a class="el" href="mmc_8c-source.html#l00019">MmcCommand()</a>, <a class="el" href="mmc_8c-source.html#l00102">MmcWaitForData()</a>, <a class="el" href="mmc_8c-source.html#l00477">ReadPhysicalSector()</a>, <a class="el" href="mmc_8c-source.html#l00431">SeekSector()</a>, and <a class="el" href="mmc_8c-source.html#l00502">WritePhysicalSector()</a>.    </td>  </tr></table><a class="anchor" name="a9" doxytag="board.h::MP3_DREQ" ></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"> #define MP3_DREQ&nbsp;&nbsp;&nbsp;P3_2          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Data Request: Player asks for more data. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00058">58</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="aviplay_8c-source.html#l00015">GetAVIBlock()</a>, <a class="el" href="vs10xx_8c-source.html#l00069">Mp3Reset()</a>, <a class="el" href="vs10xx_8c-source.html#l00035">Mp3SoftReset()</a>, <a class="el" href="vs10xx_8c-source.html#l00202">PlayDiskSectors()</a>, <a class="el" href="vs10xx_8c-source.html#l00178">SendZerosToVS10xx()</a>, and <a class="el" href="vs10xx_8c-source.html#l00112">VsSineTest()</a>.    </td>  </tr></table><a class="anchor" name="a3" doxytag="board.h::MP3_XCS" ></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"> #define MP3_XCS&nbsp;&nbsp;&nbsp;P2_3          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Control Chip Select (for accessing SPI Control/Status registers). <p><p>Definition at line <a class="el" href="board_8h-source.html#l00034">34</a> of file <a class="el" href="board_8h-source.html">board.h</a>.    </td>  </tr></table><a class="anchor" name="a6" doxytag="board.h::MP3_XDCS" ></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"> #define MP3_XDCS&nbsp;&nbsp;&nbsp;P2_5          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Data Chip Select / BSYNC. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00043">43</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="aviplay_8c-source.html#l00015">GetAVIBlock()</a>.    </td>  </tr></table><a class="anchor" name="a0" doxytag="board.h::MP3_XRESET" ></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"> #define MP3_XRESET&nbsp;&nbsp;&nbsp;P2_4          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Chip Reset. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00025">25</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="board_8c-source.html#l00043">InitBoard()</a>.    </td>  </tr></table><a class="anchor" name="a5" doxytag="board.h::Mp3DeselectControl" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?