cscg22-gearboy

CSCG 2022 Challenge 'Gearboy'
git clone https://git.sinitax.com/sinitax/cscg22-gearboy
Log | Files | Refs | sfeed.txt

globals_a.html (9762B)


      1<!-- HTML header for doxygen 1.8.14-->
      2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      3<html xmlns="http://www.w3.org/1999/xhtml">
      4<head>
      5<meta http-equiv="cache-control" content="max-age=86400"/>
      6<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
      7<meta http-equiv="X-UA-Compatible" content="IE=9"/>
      8<meta name="generator" content="Doxygen 1.8.20"/>
      9<meta name="viewport" content="width=device-width, initial-scale=1"/>
     10<title>GBDK 2020 Docs: Globals</title>
     11<link href="tabs.css" rel="stylesheet" type="text/css"/>
     12<script type="text/javascript" src="jquery.js"></script>
     13<script type="text/javascript" src="dynsections.js"></script>
     14<link href="navtree.css" rel="stylesheet" type="text/css"/>
     15<script type="text/javascript" src="resize.js"></script>
     16<script type="text/javascript" src="navtreedata.js"></script>
     17<script type="text/javascript" src="navtree.js"></script>
     18<link href="search/search.css" rel="stylesheet" type="text/css"/>
     19<script type="text/javascript" src="search/searchdata.js"></script>
     20<script type="text/javascript" src="search/search.js"></script>
     21<link href="doxygen.css" rel="stylesheet" type="text/css" />
     22<link href="doxygen_extra.css" rel="stylesheet" type="text/css"/>
     23</head>
     24<body>
     25<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
     26<div id="titlearea">
     27<table cellspacing="0" cellpadding="0">
     28 <tbody>
     29 <tr style="height: 56px;">
     30  <td id="projectalign" style="padding-left: 0.5em;">
     31   <div id="projectname">GBDK 2020 Docs
     32   &#160;<span id="projectnumber">4.0.6</span>
     33   </div>
     34   <div id="projectbrief">API Documentation for GBDK 2020</div>
     35  </td>
     36 </tr>
     37 </tbody>
     38</table>
     39</div>
     40<!-- end header part -->
     41<!-- Generated by Doxygen 1.8.20 -->
     42<script type="text/javascript">
     43/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
     44var searchBox = new SearchBox("searchBox", "search",false,'Search');
     45/* @license-end */
     46</script>
     47<script type="text/javascript" src="menudata.js"></script>
     48<script type="text/javascript" src="menu.js"></script>
     49<script type="text/javascript">
     50/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
     51$(function() {
     52  initMenu('',true,false,'search.php','Search');
     53  $(document).ready(function() { init_search(); });
     54});
     55/* @license-end */</script>
     56<div id="main-nav"></div>
     57</div><!-- top -->
     58<div id="side-nav" class="ui-resizable side-nav-resizable">
     59  <div id="nav-tree">
     60    <div id="nav-tree-contents">
     61      <div id="nav-sync" class="sync"></div>
     62    </div>
     63  </div>
     64  <div id="splitbar" style="-moz-user-select:none;" 
     65       class="ui-resizable-handle">
     66  </div>
     67</div>
     68<script type="text/javascript">
     69/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
     70$(document).ready(function(){initNavTree('globals_a.html',''); initResizable(); });
     71/* @license-end */
     72</script>
     73<div id="doc-content">
     74<!-- window showing the filter options -->
     75<div id="MSearchSelectWindow"
     76     onmouseover="return searchBox.OnSearchSelectShow()"
     77     onmouseout="return searchBox.OnSearchSelectHide()"
     78     onkeydown="return searchBox.OnSearchSelectKey(event)">
     79</div>
     80
     81<!-- iframe showing the search results (closed by default) -->
     82<div id="MSearchResultsWindow">
     83<iframe src="javascript:void(0)" frameborder="0" 
     84        name="MSearchResults" id="MSearchResults">
     85</iframe>
     86</div>
     87
     88<div class="contents">
     89<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
     90
     91<h3><a id="index_a"></a>- a -</h3><ul>
     92<li>abs()
     93: <a class="el" href="stdlib_8h.html#a3bb2d2cacc5535004757ebbc640079fb">stdlib.h</a>
     94</li>
     95<li>add_JOY()
     96: <a class="el" href="gb_8h.html#aa2f0235e78da2d1d94d3628d7a1afc30">gb.h</a>
     97, <a class="el" href="sms_8h.html#a48163816121cd669526817d3e6266fd9">sms.h</a>
     98</li>
     99<li>add_LCD()
    100: <a class="el" href="gb_8h.html#a9f9f77105099a34556247d5bb03368d1">gb.h</a>
    101, <a class="el" href="sms_8h.html#a51add93356a25c71e8c37a73c9065c9d">sms.h</a>
    102</li>
    103<li>add_low_priority_TIM()
    104: <a class="el" href="gb_8h.html#a970f18857533e062f4780f6e1c407d69">gb.h</a>
    105</li>
    106<li>add_SIO()
    107: <a class="el" href="sms_8h.html#a3372d61a07e0466bdb909a27f3aaaca9">sms.h</a>
    108, <a class="el" href="gb_8h.html#aa82422752016328ed0765879e286019f">gb.h</a>
    109</li>
    110<li>add_TIM()
    111: <a class="el" href="gb_8h.html#a028d1a2e820951bb4f103d6469975ffb">gb.h</a>
    112, <a class="el" href="sms_8h.html#a6c66a583a8f0744e3985c89725e3dc10">sms.h</a>
    113</li>
    114<li>add_VBL()
    115: <a class="el" href="gb_8h.html#a0d29659d08708143dd8bc720278e06b5">gb.h</a>
    116, <a class="el" href="sms_8h.html#ae59628e2237f301df1341e22bfc8296e">sms.h</a>
    117</li>
    118<li>AND
    119: <a class="el" href="drawing_8h.html#acd1b97556dfbbac61063a63031d2f91d">drawing.h</a>
    120</li>
    121<li>arand()
    122: <a class="el" href="rand_8h.html#a67415330a1c7984e4537dac753306804">rand.h</a>
    123</li>
    124<li>assert
    125: <a class="el" href="assert_8h.html#af576bf8ffa22a44e53018c67095ffbf0">assert.h</a>
    126</li>
    127<li>AT
    128: <a class="el" href="asm_2types_8h.html#a66d3e9555a86fa871932c5f60834c67e">types.h</a>
    129</li>
    130<li>atoi()
    131: <a class="el" href="stdlib_8h.html#a30670a60464f77af17dfb353353d6df8">stdlib.h</a>
    132</li>
    133<li>atol()
    134: <a class="el" href="stdlib_8h.html#a825c37450147a643edbcb1a435518307">stdlib.h</a>
    135</li>
    136<li>atomic_flag_clear()
    137: <a class="el" href="stdatomic_8h.html#a281cc77096d886b0cf2c6ab7dfbe900c">stdatomic.h</a>
    138</li>
    139<li>atomic_flag_test_and_set()
    140: <a class="el" href="stdatomic_8h.html#ad301ff71d8b03b0fa2a9207ed00c4ded">stdatomic.h</a>
    141</li>
    142<li>AUD1SWEEP_DOWN
    143: <a class="el" href="gb_2hardware_8h.html#a281569182e3edb53b7c78b95a4082971">hardware.h</a>
    144</li>
    145<li>AUD1SWEEP_LENGTH
    146: <a class="el" href="gb_2hardware_8h.html#aaed4a07f441ddeecae520e76eb7b7e27">hardware.h</a>
    147</li>
    148<li>AUD1SWEEP_TIME
    149: <a class="el" href="gb_2hardware_8h.html#ac4cbf03d9c2d64cddaf348e003780cf8">hardware.h</a>
    150</li>
    151<li>AUD1SWEEP_UP
    152: <a class="el" href="gb_2hardware_8h.html#aa8b5c841c97ae090724a910040f8dd2d">hardware.h</a>
    153</li>
    154<li>AUD3WAVE
    155: <a class="el" href="gb_2hardware_8h.html#a2fe41a6e0abb211cc00a8fca90543966">hardware.h</a>
    156</li>
    157<li>AUD4POLY_WIDTH_15BIT
    158: <a class="el" href="gb_2hardware_8h.html#a1bfe644bf343abd66c790c2758e7c0bb">hardware.h</a>
    159</li>
    160<li>AUD4POLY_WIDTH_7BIT
    161: <a class="el" href="gb_2hardware_8h.html#a9120d2c7cd8800e302e76f525d332d6c">hardware.h</a>
    162</li>
    163<li>AUDENA_OFF
    164: <a class="el" href="gb_2hardware_8h.html#a1b424d8f8a7438d19261401a843263d2">hardware.h</a>
    165</li>
    166<li>AUDENA_ON
    167: <a class="el" href="gb_2hardware_8h.html#a7bbcf10e7a2b69127cd2f9e598bf601f">hardware.h</a>
    168</li>
    169<li>AUDENV_DOWN
    170: <a class="el" href="gb_2hardware_8h.html#aa58f52563d21d56e79d422c544eeb13f">hardware.h</a>
    171</li>
    172<li>AUDENV_LENGTH
    173: <a class="el" href="gb_2hardware_8h.html#ad07fa5e19e334eee03c2fcb8671b2ed3">hardware.h</a>
    174</li>
    175<li>AUDENV_UP
    176: <a class="el" href="gb_2hardware_8h.html#a9f069f19e8a05d1f1114aaabf531739e">hardware.h</a>
    177</li>
    178<li>AUDENV_VOL
    179: <a class="el" href="gb_2hardware_8h.html#a7dab7d2ad1bf670875814d3029d54122">hardware.h</a>
    180</li>
    181<li>AUDHIGH_LENGTH_OFF
    182: <a class="el" href="gb_2hardware_8h.html#afe4927e6bc7efa57461e3c3b84d242da">hardware.h</a>
    183</li>
    184<li>AUDHIGH_LENGTH_ON
    185: <a class="el" href="gb_2hardware_8h.html#ab3325578cf7f7f67610353a62aba274e">hardware.h</a>
    186</li>
    187<li>AUDHIGH_RESTART
    188: <a class="el" href="gb_2hardware_8h.html#a6d820a86bd30b531d5df5b27139ae92d">hardware.h</a>
    189</li>
    190<li>AUDLEN_DUTY_12_5
    191: <a class="el" href="gb_2hardware_8h.html#a8a88b504914eed6c0c4d2853689487ba">hardware.h</a>
    192</li>
    193<li>AUDLEN_DUTY_25
    194: <a class="el" href="gb_2hardware_8h.html#a52e58c151c5910792e75f7eea7f7ddbb">hardware.h</a>
    195</li>
    196<li>AUDLEN_DUTY_50
    197: <a class="el" href="gb_2hardware_8h.html#abd862604a105aa2475223b06abfa8bfe">hardware.h</a>
    198</li>
    199<li>AUDLEN_DUTY_75
    200: <a class="el" href="gb_2hardware_8h.html#a194e3432f1e4d5d23d4ea096cef783e5">hardware.h</a>
    201</li>
    202<li>AUDLEN_LENGTH
    203: <a class="el" href="gb_2hardware_8h.html#a367f10d1cfcc04fdbfcb88f09b230bd3">hardware.h</a>
    204</li>
    205<li>AUDTERM_1_LEFT
    206: <a class="el" href="gb_2hardware_8h.html#aad3ccece4257429e82186f7b4d72b220">hardware.h</a>
    207</li>
    208<li>AUDTERM_1_RIGHT
    209: <a class="el" href="gb_2hardware_8h.html#aa3cdccfb4b6b42cdee682bdb6e4fc310">hardware.h</a>
    210</li>
    211<li>AUDTERM_2_LEFT
    212: <a class="el" href="gb_2hardware_8h.html#a309d26015522c2de1cff39ba6e6e6a04">hardware.h</a>
    213</li>
    214<li>AUDTERM_2_RIGHT
    215: <a class="el" href="gb_2hardware_8h.html#a6fb64712b06118cad702691f2aa18cd4">hardware.h</a>
    216</li>
    217<li>AUDTERM_3_LEFT
    218: <a class="el" href="gb_2hardware_8h.html#ac1470febab4adcff88b31a465d480f72">hardware.h</a>
    219</li>
    220<li>AUDTERM_3_RIGHT
    221: <a class="el" href="gb_2hardware_8h.html#adc74cebc6671c48bd502667f21d24da4">hardware.h</a>
    222</li>
    223<li>AUDTERM_4_LEFT
    224: <a class="el" href="gb_2hardware_8h.html#af9a0eee23057665604c258abc667939d">hardware.h</a>
    225</li>
    226<li>AUDTERM_4_RIGHT
    227: <a class="el" href="gb_2hardware_8h.html#a2ba607e94d30ae8eeb1933c9dabbf68d">hardware.h</a>
    228</li>
    229<li>AUDVOL_VIN_LEFT
    230: <a class="el" href="gb_2hardware_8h.html#a8cb754b63b073abf30af3fd6f0052832">hardware.h</a>
    231</li>
    232<li>AUDVOL_VIN_RIGHT
    233: <a class="el" href="gb_2hardware_8h.html#aa257f1e89f6782714cbc76ffc71d0fe7">hardware.h</a>
    234</li>
    235<li>AUDVOL_VOL_LEFT
    236: <a class="el" href="gb_2hardware_8h.html#a0dc3f482441d4e13828aebdf396c3be9">hardware.h</a>
    237</li>
    238<li>AUDVOL_VOL_RIGHT
    239: <a class="el" href="gb_2hardware_8h.html#aabac77131d22297a246a3cfb0e443605">hardware.h</a>
    240</li>
    241</ul>
    242</div><!-- contents -->
    243</div><!-- doc-content -->
    244<!-- HTML footer for doxygen 1.8.14-->
    245<!-- start footer part -->
    246<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
    247</div>
    248</body>
    249</html>