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

238 lines
9.4 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_r.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_r"></a>- r -</h3><ul>
<li>Rand
: <a class="el" href="group__RandomGroup.html#ga881352b59a6dc362d045d2da54227f9b">rand.h</a>
</li>
<li>RandDouble()
: <a class="el" href="group__RandomGroup.html#ga963cdb6b09d2ddea2d14feda32ce8535">rand.h</a>
</li>
<li>RandDoubleMax()
: <a class="el" href="group__RandomGroup.html#ga1b3a9c6d4ac9c9c5e05449fd5db108af">rand.h</a>
</li>
<li>RandDoubleMinMax()
: <a class="el" href="group__RandomGroup.html#ga2e6ff86910045660f94fe2b692234fde">rand.h</a>
</li>
<li>RandFloat()
: <a class="el" href="group__RandomGroup.html#gafbe11ff06dbc741744c240a5ec813c1a">rand.h</a>
</li>
<li>RandFloatMax()
: <a class="el" href="group__RandomGroup.html#gae0e7b6df0672d3ed4bd0f006aaa8a433">rand.h</a>
</li>
<li>RandFloatMinMax()
: <a class="el" href="group__RandomGroup.html#gaaff062ea558f1f84b660ed683a62b3be">rand.h</a>
</li>
<li>RandGaussD()
: <a class="el" href="group__RandomGroup.html#ga59dc774b8bf2cf99b74dd0257465e439">rand.h</a>
</li>
<li>RandGaussF()
: <a class="el" href="group__RandomGroup.html#gad94693d3f4366b6aa4df3e4b8ed6c9c9">rand.h</a>
</li>
<li>RandInitSeed()
: <a class="el" href="group__RandomGroup.html#gad5d0dd2bd3d638c1c129d17a317bf99a">rand.h</a>
</li>
<li>RandS16()
: <a class="el" href="group__RandomGroup.html#ga82b0c4776715a071a801f9034996726d">rand.h</a>
</li>
<li>RandS16Max()
: <a class="el" href="group__RandomGroup.html#gac8dda90ba8f66ef7cef223c0b928d8e6">rand.h</a>
</li>
<li>RandS16MinMax()
: <a class="el" href="group__RandomGroup.html#gad5c7e52ca2c03cabe9d7cf6506553860">rand.h</a>
</li>
<li>RandS32()
: <a class="el" href="group__RandomGroup.html#ga84371af6ecd79834e3112c20b1294540">rand.h</a>
</li>
<li>RandS32Max()
: <a class="el" href="group__RandomGroup.html#ga26f24f36afd8871c1ddaf1afdd89692d">rand.h</a>
</li>
<li>RandS32MinMax()
: <a class="el" href="group__RandomGroup.html#ga46299e199f8b28f4226baf373f2b72aa">rand.h</a>
</li>
<li>RandS64()
: <a class="el" href="group__RandomGroup.html#ga6221fa4e97b56d719890da82c383b05d">rand.h</a>
</li>
<li>RandS64Max()
: <a class="el" href="group__RandomGroup.html#ga8412b8e5b5443bb86226fab176933d9e">rand.h</a>
</li>
<li>RandS64MinMax()
: <a class="el" href="group__RandomGroup.html#gaa8d1bc325d85ffae4ef0c41519a8a1b8">rand.h</a>
</li>
<li>RandS8()
: <a class="el" href="group__RandomGroup.html#gad7b52ed9e7d32319778077a9086b7d61">rand.h</a>
</li>
<li>RandS8Max()
: <a class="el" href="group__RandomGroup.html#gaa76553b227b36950e0b0d36a2debf46d">rand.h</a>
</li>
<li>RandS8MinMax()
: <a class="el" href="group__RandomGroup.html#ga59750d98de4d01fb3e4ab9a86c4bacc8">rand.h</a>
</li>
<li>RandSeed()
: <a class="el" href="group__RandomGroup.html#ga86d1d16affa02be75ab3a9b61495ee60">rand.h</a>
</li>
<li>RandSetSeed()
: <a class="el" href="group__RandomGroup.html#ga6a48ffb6e948d2cd746f3af5114229ba">rand.h</a>
</li>
<li>RandU16()
: <a class="el" href="group__RandomGroup.html#ga2ea05f671bc77231842afc114bd9de0a">rand.h</a>
</li>
<li>RandU16Max()
: <a class="el" href="group__RandomGroup.html#ga2b99666937f51c0b976616b28856988d">rand.h</a>
</li>
<li>RandU16MinMax()
: <a class="el" href="group__RandomGroup.html#ga1fb30520196dc9cd1617d05f43b4d91f">rand.h</a>
</li>
<li>RandU32()
: <a class="el" href="group__RandomGroup.html#ga5830dc8893a81aab902c0a7926c413ec">rand.h</a>
</li>
<li>RandU32Max()
: <a class="el" href="group__RandomGroup.html#ga0580bc155d11536ce235db6fb52ae33c">rand.h</a>
</li>
<li>RandU32MinMax()
: <a class="el" href="group__RandomGroup.html#ga968e03265d5b05b8f646590f790eed1e">rand.h</a>
</li>
<li>RandU64()
: <a class="el" href="group__RandomGroup.html#gaaf56c591f0c31fa8844fec716d9ae0b0">rand.h</a>
</li>
<li>RandU64Max()
: <a class="el" href="group__RandomGroup.html#ga102f03a6daebe8b0dda720c69dd01a85">rand.h</a>
</li>
<li>RandU64MinMax()
: <a class="el" href="group__RandomGroup.html#gab5b9f1ff786b4d4e953b6368a2092789">rand.h</a>
</li>
<li>RandU8()
: <a class="el" href="group__RandomGroup.html#ga75ddeee5b29274bf1735346dc1a4e0f8">rand.h</a>
</li>
<li>RandU8Max()
: <a class="el" href="group__RandomGroup.html#ga151bf25e89de011b14c29fe38400bab0">rand.h</a>
</li>
<li>RandU8MinMax()
: <a class="el" href="group__RandomGroup.html#gafd0ab6e19e841f2e91d0bd414372cf34">rand.h</a>
</li>
<li>RES_CGA
: <a class="el" href="group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a3ac2b2f53a10630b3bb1ed4330849bf6">vga_vmode.h</a>
</li>
<li>RES_EGA
: <a class="el" href="group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5addfd80f5555a10229f9d6a5d4a60c297">vga_vmode.h</a>
</li>
<li>RES_HD
: <a class="el" href="group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a12e47b6dfb21b1ba0ecdba27e2f68a07">vga_vmode.h</a>
</li>
<li>RES_QVGA
: <a class="el" href="group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a72c695083948080b364156dcccb1496d">vga_vmode.h</a>
</li>
<li>RES_SVGA
: <a class="el" href="group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5ab8b5ecc8fe866ef7d7919d3abb274ef5">vga_vmode.h</a>
</li>
<li>RES_VGA
: <a class="el" href="group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a45e742ff1aa9511cc9c88aee89d66686">vga_vmode.h</a>
</li>
<li>RES_XGA
: <a class="el" href="group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5aa5d88b434b03a1da50c1f407f27ba759">vga_vmode.h</a>
</li>
<li>RES_ZX
: <a class="el" href="group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a842b10900d0788304f0df0f1958bf994">vga_vmode.h</a>
</li>
<li>RGVal
: <a class="el" href="group__ColorsGroup.html#ga4aece66f4cec223043e25968fbb5bef0">vga_pal.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>