📄 board_8h.html
字号:
</table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Data Chip Select / BSYNC. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00055">55</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 P2_4 </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </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>. </td> </tr></table><a class="anchor" name="a5" doxytag="board.h::Mp3DeselectControl" ></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 Mp3DeselectControl </td> <td class="md" valign="top">( </td> </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> {MP3_XCS=1;}</td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Pull the VS10xx Control Chip Select line High. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00052">52</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="vs10xx_8c-source.html#l00017">Mp3ReadRegister()</a>, <a class="el" href="vs10xx_8c-source.html#l00069">Mp3Reset()</a>, <a class="el" href="record_8c-source.html#l00101">Record()</a>, and <a class="el" href="vs10xx_8c-source.html#l00112">VsSineTest()</a>. </td> </tr></table><a class="anchor" name="a8" doxytag="board.h::Mp3DeselectData" ></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 Mp3DeselectData </td> <td class="md" valign="top">( </td> </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> {MP3_XDCS=1;}</td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Pull the VS10xx Data Chip Select line High. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00061">61</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="a1" doxytag="board.h::Mp3PutInReset" ></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 Mp3PutInReset </td> <td class="md" valign="top">( </td> </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> {MP3_XRESET=0;}</td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Put the MP3 player chip in reset. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00038">38</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#l00044">InitBoard()</a>, <a class="el" href="vs10xx_8c-source.html#l00069">Mp3Reset()</a>, and <a class="el" href="vs10xx_8c-source.html#l00112">VsSineTest()</a>. </td> </tr></table><a class="anchor" name="a2" doxytag="board.h::Mp3ReleaseFromReset" ></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 Mp3ReleaseFromReset </td> <td class="md" valign="top">( </td> </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> {MP3_XRESET=1;}</td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Release the MP3 player chip from reset. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00041">41</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="vs10xx_8c-source.html#l00069">Mp3Reset()</a>, and <a class="el" href="vs10xx_8c-source.html#l00112">VsSineTest()</a>. </td> </tr></table><a class="anchor" name="a4" doxytag="board.h::Mp3SelectControl" ></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 Mp3SelectControl </td> <td class="md" valign="top">( </td> </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> {MP3_XCS=0;}</td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Pull the VS10xx Control Chip Select line Low. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00049">49</a> of file <a class="el" href="board_8h-source.html">board.h</a>.<p>Referenced by <a class="el" href="vs10xx_8c-source.html#l00017">Mp3ReadRegister()</a>, and <a class="el" href="vs10xx_8c-source.html#l00112">VsSineTest()</a>. </td> </tr></table><a class="anchor" name="a7" doxytag="board.h::Mp3SelectData" ></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 Mp3SelectData </td> <td class="md" valign="top">( </td> </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> {MP3_XDCS=0;}</td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Pull the VS10xx Data Chip Select line Low. <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#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="a27" doxytag="board.h::NO" ></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 NO 0 </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>NO = 0. <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#l00246">InitMMC()</a>. </td> </tr></table><a class="anchor" name="a36" doxytag="board.h::PCAHalt" ></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 PCAHalt </td> <td class="md" valign="top">( </td> </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> {CCON &= 0xBF;}</td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Stop Programmable Counter Array core counter. <p><p>Definition at line <a class="el" href="board_8h-source.html#l00197">197</a> of file <a class="el" href="board_8h-source.html">board.h</a>. </td> </tr></table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -