Files
picovga-cmake/docs/globals_v.html
2025-08-26 20:47:11 -07:00

157 lines
6.1 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
&#160;<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&amp;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&amp;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&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('globals_v.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_v"></a>- v -</h3><ul>
<li>vcocalc()
: <a class="el" href="group__OverclockGroup.html#gaa67652684354cbb38a893670ad1dc77d">overclock.h</a>
</li>
<li>VgaCfg()
: <a class="el" href="group__VideoModeGroup.html#ga5a8c9c954becaf3532bb45f3801ca916">vga_vmode.h</a>
</li>
<li>VgaCfgDef()
: <a class="el" href="group__VideoModeGroup.html#ga5c395e6432f802e7d1a57a27359dfb21">vga_vmode.h</a>
</li>
<li>VgaInitReq()
: <a class="el" href="group__VideoInitGroup.html#ga0e413f66204b739fdcc8c675b9226d5b">vga.h</a>
</li>
<li>VgaPrintCfg()
: <a class="el" href="group__VideoModeGroup.html#ga6e2829a1d4a0907563173ed5da6607a2">vga_vmode.h</a>
</li>
<li>Video()
: <a class="el" href="group__VideoInitGroup.html#gae078675a223061bd05b22421d091fcc4">vga_vmode.h</a>
</li>
<li>VIDEO_NAME_LEN
: <a class="el" href="group__VideoModeGroup.html#gab82daa8ff7c1f0a0af98f0a1a2ad8070">vga_vmode.h</a>
</li>
<li>VideoEGA
: <a class="el" href="group__VideoModeGroup.html#ga660945232bde72e2d071814b14927786">vga_vmode.h</a>
</li>
<li>VideoHD
: <a class="el" href="group__VideoModeGroup.html#ga0ff3ab799ef4e2d47973e8467f80124a">vga_vmode.h</a>
</li>
<li>VideoNTSC
: <a class="el" href="group__VideoModeGroup.html#ga7b78a1e0c925f559b57130c96cb2ab87">vga_vmode.h</a>
</li>
<li>VideoNTSCp
: <a class="el" href="group__VideoModeGroup.html#ga4691029fbac9b2f1e5103e7112fe4193">vga_vmode.h</a>
</li>
<li>VideoPAL
: <a class="el" href="group__VideoModeGroup.html#ga4ae73a84095da5b7378d9e7717578543">vga_vmode.h</a>
</li>
<li>VideoPALp
: <a class="el" href="group__VideoModeGroup.html#ga2bf2039947f0787eddcbbfb7a290a623">vga_vmode.h</a>
</li>
<li>VideoSVGA
: <a class="el" href="group__VideoModeGroup.html#ga703cd2c1aaaa2fbabb83b45ea6bd7529">vga_vmode.h</a>
</li>
<li>VideoVESA
: <a class="el" href="group__VideoModeGroup.html#gae0a554c910a0813dc34efe6e41c599f0">vga_vmode.h</a>
</li>
<li>VideoVGA
: <a class="el" href="group__VideoModeGroup.html#gadb7e1852e9bacd8022a73300a056597b">vga_vmode.h</a>
</li>
<li>VideoXGA
: <a class="el" href="group__VideoModeGroup.html#ga3a82ed7dd84179f7a94aa8ecb46dd2be">vga_vmode.h</a>
</li>
<li>Vmode
: <a class="el" href="group__VideoModeGroup.html#gadcbc32ee97d11a2adca51f68cd5d2daa">vga_vmode.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>