205 lines
7.8 KiB
HTML
205 lines
7.8 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.9.1"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>PicoVGA: Globals</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
|
|
<link href="custom.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectlogo"><img alt="Logo" src="logo.png"/></td>
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">PicoVGA
|
|
 <span id="projectnumber">1.2-cmake</span>
|
|
</div>
|
|
<div id="projectbrief">VGA/TV display on Raspberry Pico</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.1 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('globals_c.html',''); initResizable(); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="contents">
|
|
<div class="textblock">Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:</div>
|
|
|
|
<h3><a id="index_c"></a>- c -</h3><ul>
|
|
<li>Canvas
|
|
: <a class="el" href="group__VideoModeGroup.html#ga4b445e69b039011d96ef7276777f445c">vga_vmode.h</a>
|
|
</li>
|
|
<li>CANVAS_2
|
|
: <a class="el" href="group__CanvasGroup.html#gafa90f4450178445079fccd1ddbf417e7">canvas.h</a>
|
|
</li>
|
|
<li>CANVAS_4
|
|
: <a class="el" href="group__CanvasGroup.html#ga0619d036103a78d619f4a8144d2c3317">canvas.h</a>
|
|
</li>
|
|
<li>CANVAS_8
|
|
: <a class="el" href="group__CanvasGroup.html#gac99b22ab3c8e5d3d7a461af409cb1c61">canvas.h</a>
|
|
</li>
|
|
<li>CANVAS_ATTRIB8
|
|
: <a class="el" href="group__CanvasGroup.html#ga32b205271cce499f59589caf5fefe848">canvas.h</a>
|
|
</li>
|
|
<li>CANVAS_PLANE2
|
|
: <a class="el" href="group__CanvasGroup.html#gaa0fbfa9482a4b162600c5c66122a8173">canvas.h</a>
|
|
</li>
|
|
<li>Cfg
|
|
: <a class="el" href="group__VideoModeGroup.html#gabecd7c08a1f9ed4ca20d37d27324c9f9">vga_vmode.h</a>
|
|
</li>
|
|
<li>CGACOL_0
|
|
: <a class="el" href="group__ColorsGroup.html#gadd6ed012790320454ab9ce9801070fe6">vga_pal.h</a>
|
|
</li>
|
|
<li>CGACOL_1
|
|
: <a class="el" href="group__ColorsGroup.html#ga4ffc1363d1a7fb89832d65bf50dceece">vga_pal.h</a>
|
|
</li>
|
|
<li>CGACOL_10
|
|
: <a class="el" href="group__ColorsGroup.html#ga799d0c141031d500e1d8c374367cd848">vga_pal.h</a>
|
|
</li>
|
|
<li>CGACOL_11
|
|
: <a class="el" href="group__ColorsGroup.html#ga82a5b42035ce5ade621c4273e96ac6b7">vga_pal.h</a>
|
|
</li>
|
|
<li>CGACOL_12
|
|
: <a class="el" href="group__ColorsGroup.html#ga7f0eea2b5b9b02bbb51458d0d7b5cc75">vga_pal.h</a>
|
|
</li>
|
|
<li>CGACOL_13
|
|
: <a class="el" href="group__ColorsGroup.html#gab15efd2b29192c9e35ca30ef075f9976">vga_pal.h</a>
|
|
</li>
|
|
<li>CGACOL_14
|
|
: <a class="el" href="group__ColorsGroup.html#ga6f9c031f79e0e800f5b33b726cbe99d6">vga_pal.h</a>
|
|
</li>
|
|
<li>CGACOL_15
|
|
: <a class="el" href="group__ColorsGroup.html#gab01da00edd299988b4b4f30893e84e51">vga_pal.h</a>
|
|
</li>
|
|
<li>CGACOL_2
|
|
: <a class="el" href="group__ColorsGroup.html#gae7628f0f480ae146911ca32c5aa835a6">vga_pal.h</a>
|
|
</li>
|
|
<li>CGACOL_3
|
|
: <a class="el" href="group__ColorsGroup.html#ga48bb5ce1116d39f7299dc5ca2a6aabe5">vga_pal.h</a>
|
|
</li>
|
|
<li>CGACOL_4
|
|
: <a class="el" href="group__ColorsGroup.html#ga2f5a2e7e1486527ec030b3bc6a3c11fe">vga_pal.h</a>
|
|
</li>
|
|
<li>CGACOL_5
|
|
: <a class="el" href="group__ColorsGroup.html#ga29b733fd6256191e93b754b3443a1320">vga_pal.h</a>
|
|
</li>
|
|
<li>CGACOL_6
|
|
: <a class="el" href="group__ColorsGroup.html#gaddad66cfc2baf7a0d981fad105629b71">vga_pal.h</a>
|
|
</li>
|
|
<li>CGACOL_7
|
|
: <a class="el" href="group__ColorsGroup.html#gab6f7163f4a62b6fd431ae8c3c2e4476b">vga_pal.h</a>
|
|
</li>
|
|
<li>CGACOL_8
|
|
: <a class="el" href="group__ColorsGroup.html#ga527e54abf1e679d2ef6573d75a6e9009">vga_pal.h</a>
|
|
</li>
|
|
<li>CGACOL_9
|
|
: <a class="el" href="group__ColorsGroup.html#ga7f32e59f92b3ac13320d52398083b573">vga_pal.h</a>
|
|
</li>
|
|
<li>CHAR_FRAME
|
|
: <a class="el" href="group__TextGroup.html#ga08f1603ccb8c82f614bdd49b8c371482">print.h</a>
|
|
</li>
|
|
<li>CHAR_FRAME_FIRST
|
|
: <a class="el" href="group__TextGroup.html#ga6f1b1fcf3220fb950d30acc1b41fa9ee">print.h</a>
|
|
</li>
|
|
<li>CHAR_FRAME_LAST
|
|
: <a class="el" href="group__TextGroup.html#ga9736253678da381b7d0e76feb155ef4b">print.h</a>
|
|
</li>
|
|
<li>CHAR_HLINE
|
|
: <a class="el" href="group__TextGroup.html#ga8328f65449a77cc11ae0302f709a33b5">print.h</a>
|
|
</li>
|
|
<li>CHAR_VLINE
|
|
: <a class="el" href="group__TextGroup.html#ga1526153f29404eae222b6f97b4836ae6">print.h</a>
|
|
</li>
|
|
<li>ColDist()
|
|
: <a class="el" href="group__ColorsGroup.html#ga22e70505c42d3cf99fd0211f18014cf6">vga_pal.h</a>
|
|
</li>
|
|
<li>COLRGB
|
|
: <a class="el" href="group__ColorsGroup.html#gabceaf8fb5d6638b2c0f9f398380e8feb">vga_pal.h</a>
|
|
</li>
|
|
<li>CopyWhiteImg()
|
|
: <a class="el" href="group__UtilsGroup.html#ga49a4978da9e0f15dcdc9ebfc9d6c520e">vga_util.h</a>
|
|
</li>
|
|
<li>Core1Busy()
|
|
: <a class="el" href="group__Core1Group.html#ga8304edb5a4c5f234724d4e6deeead917">vga.h</a>
|
|
</li>
|
|
<li>Core1Exec()
|
|
: <a class="el" href="group__Core1Group.html#gafe1c81149967385aa5284a90153c98b7">vga.h</a>
|
|
</li>
|
|
<li>Core1Wait()
|
|
: <a class="el" href="group__Core1Group.html#ga180966e085ce28347b335bde3d3d09ca">vga.h</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|