mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-17 02:01:42 +00:00
Deploying to gh-pages from @ EnderIce2/Fennix@2bb997597e 🚀
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<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="generator" content="Doxygen 1.9.8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Fennix: Globals</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css" />
|
||||
@@ -52,21 +52,22 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part --><!-- Generated by Doxygen 1.9.1 -->
|
||||
<!-- end header part --><!-- Generated by Doxygen 1.9.8 -->
|
||||
<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 magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "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 */
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */</script>
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
@@ -80,7 +81,7 @@ $(function() {
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(document).ready(function(){initNavTree('globals_func.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
@@ -94,142 +95,84 @@ $(document).ready(function(){initNavTree('globals_func.html',''); initResizable(
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<iframe src="javascript:void(0)" frameborder="0"
|
||||
name="MSearchResults" id="MSearchResults">
|
||||
</iframe>
|
||||
<div id="MSearchResults">
|
||||
<div class="SRPage">
|
||||
<div id="SRIndex">
|
||||
<div id="SRResults"></div>
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="contents">
|
||||
 
|
||||
<div class="textblock">Here is a list of all functions with links to the files they belong to:</div>
|
||||
|
||||
<h3><a id="index__5F"></a>- _ -</h3><ul>
|
||||
<li>__attribute__()
|
||||
: <a class="el" href="df/d26/fs_8h.html#ae9d1c84bd8c5ad87f19dc53750668f1b">fs.h</a>
|
||||
</li>
|
||||
<li>__errno_location()
|
||||
: <a class="el" href="d8/dc2/errno_8h.html#a249efe5fe35b177224ada753640584fb">errno.h</a>
|
||||
</li>
|
||||
<li>_Static_assert()
|
||||
: <a class="el" href="d2/d6e/syscalls_8h.html#a008f12a6e5809214fb42b04ae2c406d4">syscalls.h</a>
|
||||
</li>
|
||||
<h3><a id="index__5F" name="index__5F"></a>- _ -</h3><ul>
|
||||
<li>__attribute__() : <a class="el" href="df/d26/fs_8h.html#ae9d1c84bd8c5ad87f19dc53750668f1b">fs.h</a></li>
|
||||
<li>__errno_location() : <a class="el" href="d8/dc2/errno_8h.html#a9049fd86a1aa08d50029a482471f5fae">errno.h</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_g"></a>- g -</h3><ul>
|
||||
<li>GetBAR()
|
||||
: <a class="el" href="d9/d97/pci_8h.html#a2cf7e584084dbde4ba2fd692c295a538">pci.h</a>
|
||||
</li>
|
||||
<li>GetPCIDevices()
|
||||
: <a class="el" href="d9/d97/pci_8h.html#a9cecd790737cef4cb188d9f058f238be">pci.h</a>
|
||||
</li>
|
||||
<h3><a id="index_g" name="index_g"></a>- g -</h3><ul>
|
||||
<li>GetBAR() : <a class="el" href="d9/d97/pci_8h.html#a2cf7e584084dbde4ba2fd692c295a538">pci.h</a></li>
|
||||
<li>GetPCIDevices() : <a class="el" href="d9/d97/pci_8h.html#a287fe4c598591108b24ec4a339e04546">pci.h</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_i"></a>- i -</h3><ul>
|
||||
<li>iLine()
|
||||
: <a class="el" href="d9/d97/pci_8h.html#a11780e1a6b719257a35670eb14e8ab52">pci.h</a>
|
||||
</li>
|
||||
<li>InitializePCI()
|
||||
: <a class="el" href="d9/d97/pci_8h.html#ad8bb87ffa35f47616595f155ce9a3a30">pci.h</a>
|
||||
</li>
|
||||
<li>iPin()
|
||||
: <a class="el" href="d9/d97/pci_8h.html#a279691b7a82cb0bfa132fb374fe2d7d4">pci.h</a>
|
||||
</li>
|
||||
<li>IRQ_MASK()
|
||||
: <a class="el" href="d1/de1/aip_8h.html#a47eacd96b732a39b728fed2402f9210b">aip.h</a>
|
||||
</li>
|
||||
<li>IRQ_UNMASK()
|
||||
: <a class="el" href="d1/de1/aip_8h.html#abb94e8ea4110b1505f8722d697697eea">aip.h</a>
|
||||
</li>
|
||||
<h3><a id="index_i" name="index_i"></a>- i -</h3><ul>
|
||||
<li>iLine() : <a class="el" href="d9/d97/pci_8h.html#a11780e1a6b719257a35670eb14e8ab52">pci.h</a></li>
|
||||
<li>InitializePCI() : <a class="el" href="d9/d97/pci_8h.html#ad8bb87ffa35f47616595f155ce9a3a30">pci.h</a></li>
|
||||
<li>iPin() : <a class="el" href="d9/d97/pci_8h.html#a279691b7a82cb0bfa132fb374fe2d7d4">pci.h</a></li>
|
||||
<li>IRQ_MASK() : <a class="el" href="d1/de1/aip_8h.html#a47eacd96b732a39b728fed2402f9210b">aip.h</a></li>
|
||||
<li>IRQ_UNMASK() : <a class="el" href="d1/de1/aip_8h.html#abb94e8ea4110b1505f8722d697697eea">aip.h</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_p"></a>- p -</h3><ul>
|
||||
<li>PIC_EOI()
|
||||
: <a class="el" href="d1/de1/aip_8h.html#a08e984e6a1417b7b6e89c6232ce00905">aip.h</a>
|
||||
</li>
|
||||
<li>PS2ACKTimeout()
|
||||
: <a class="el" href="d1/de1/aip_8h.html#a38ac8086f1219290834fa333d5f61d61">aip.h</a>
|
||||
</li>
|
||||
<li>PS2ClearOutputBuffer()
|
||||
: <a class="el" href="d1/de1/aip_8h.html#ab89ed60f3ef02b78ef5080b0941ed134">aip.h</a>
|
||||
</li>
|
||||
<li>PS2ReadAfterACK()
|
||||
: <a class="el" href="d1/de1/aip_8h.html#a1c1df3cb3ab237cb29864c8d185537f0">aip.h</a>
|
||||
</li>
|
||||
<li>PS2ReadData()
|
||||
: <a class="el" href="d1/de1/aip_8h.html#ac52f28bcc38cdcb9e2548528de67dc44">aip.h</a>
|
||||
</li>
|
||||
<li>PS2ReadStatus()
|
||||
: <a class="el" href="d1/de1/aip_8h.html#ab4e5cc3a96dc9f7d922e65241ff53f48">aip.h</a>
|
||||
</li>
|
||||
<li>PS2Wait()
|
||||
: <a class="el" href="d1/de1/aip_8h.html#af2ae44f829abc7018863d9bf8fb9b859">aip.h</a>
|
||||
</li>
|
||||
<li>PS2WriteCommand()
|
||||
: <a class="el" href="d1/de1/aip_8h.html#a12501e11544172f81587ea9a2cedd7be">aip.h</a>
|
||||
</li>
|
||||
<li>PS2WriteData()
|
||||
: <a class="el" href="d1/de1/aip_8h.html#ac722c6485f425b33b023549fa448c112">aip.h</a>
|
||||
</li>
|
||||
<h3><a id="index_p" name="index_p"></a>- p -</h3><ul>
|
||||
<li>PIC_EOI() : <a class="el" href="d1/de1/aip_8h.html#a08e984e6a1417b7b6e89c6232ce00905">aip.h</a></li>
|
||||
<li>PS2ACKTimeout() : <a class="el" href="d1/de1/aip_8h.html#a38ac8086f1219290834fa333d5f61d61">aip.h</a></li>
|
||||
<li>PS2ClearOutputBuffer() : <a class="el" href="d1/de1/aip_8h.html#ab89ed60f3ef02b78ef5080b0941ed134">aip.h</a></li>
|
||||
<li>PS2ReadAfterACK() : <a class="el" href="d1/de1/aip_8h.html#a1c1df3cb3ab237cb29864c8d185537f0">aip.h</a></li>
|
||||
<li>PS2ReadData() : <a class="el" href="d1/de1/aip_8h.html#ac52f28bcc38cdcb9e2548528de67dc44">aip.h</a></li>
|
||||
<li>PS2ReadStatus() : <a class="el" href="d1/de1/aip_8h.html#ab4e5cc3a96dc9f7d922e65241ff53f48">aip.h</a></li>
|
||||
<li>PS2Wait() : <a class="el" href="d1/de1/aip_8h.html#af2ae44f829abc7018863d9bf8fb9b859">aip.h</a></li>
|
||||
<li>PS2WriteCommand() : <a class="el" href="d1/de1/aip_8h.html#a12501e11544172f81587ea9a2cedd7be">aip.h</a></li>
|
||||
<li>PS2WriteData() : <a class="el" href="d1/de1/aip_8h.html#ac722c6485f425b33b023549fa448c112">aip.h</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_r"></a>- r -</h3><ul>
|
||||
<li>RegisterDevice()
|
||||
: <a class="el" href="db/de9/device_8h.html#a6fa54b6c61e3ac1a932decf111303bb9">device.h</a>
|
||||
</li>
|
||||
<li>RegisterFileSystem()
|
||||
: <a class="el" href="df/d26/fs_8h.html#a75f4deeb21caf3c4150e515e19913349">fs.h</a>
|
||||
</li>
|
||||
<li>ReportInputEvent()
|
||||
: <a class="el" href="de/ded/input_8h.html#aba095481bbee5eb8903061ed75aa435d">input.h</a>
|
||||
</li>
|
||||
<h3><a id="index_r" name="index_r"></a>- r -</h3><ul>
|
||||
<li>RegisterDevice() : <a class="el" href="db/de9/device_8h.html#a6fa54b6c61e3ac1a932decf111303bb9">device.h</a></li>
|
||||
<li>RegisterFileSystem() : <a class="el" href="df/d26/fs_8h.html#a75f4deeb21caf3c4150e515e19913349">fs.h</a></li>
|
||||
<li>ReportInputEvent() : <a class="el" href="de/ded/input_8h.html#aba095481bbee5eb8903061ed75aa435d">input.h</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_s"></a>- s -</h3><ul>
|
||||
<li>strerror()
|
||||
: <a class="el" href="d8/dc2/errno_8h.html#add46ab98f32b76457852dbb872842bf2">errno.h</a>
|
||||
</li>
|
||||
<li>syscall0()
|
||||
: <a class="el" href="d2/d6e/syscalls_8h.html#aead3c4d793ac641f0c76fa3a2884799f">syscalls.h</a>
|
||||
</li>
|
||||
<li>syscall1()
|
||||
: <a class="el" href="d2/d6e/syscalls_8h.html#ad0203a1b8baab624b557c0b1fe4ec8be">syscalls.h</a>
|
||||
</li>
|
||||
<li>syscall2()
|
||||
: <a class="el" href="d2/d6e/syscalls_8h.html#af2d181ed9821a83ebe9aca04015aea37">syscalls.h</a>
|
||||
</li>
|
||||
<li>syscall3()
|
||||
: <a class="el" href="d2/d6e/syscalls_8h.html#af5b89cfe6ca2d013d51a42c614ad3ecf">syscalls.h</a>
|
||||
</li>
|
||||
<li>syscall4()
|
||||
: <a class="el" href="d2/d6e/syscalls_8h.html#ac97df35113f23a8d644853c30a478b2a">syscalls.h</a>
|
||||
</li>
|
||||
<li>syscall5()
|
||||
: <a class="el" href="d2/d6e/syscalls_8h.html#ac49b378966d04712882bbc2d0837de6b">syscalls.h</a>
|
||||
</li>
|
||||
<li>syscall6()
|
||||
: <a class="el" href="d2/d6e/syscalls_8h.html#a6f2f390222fc28bbd48023e2da1d4de1">syscalls.h</a>
|
||||
</li>
|
||||
<h3><a id="index_s" name="index_s"></a>- s -</h3><ul>
|
||||
<li>strerror() : <a class="el" href="d8/dc2/errno_8h.html#a4bc5f273980fb0e81e0fc7a4dd3de87e">errno.h</a></li>
|
||||
<li>syscall0() : <a class="el" href="d2/d6e/syscalls_8h.html#aead3c4d793ac641f0c76fa3a2884799f">syscalls.h</a></li>
|
||||
<li>syscall1() : <a class="el" href="d2/d6e/syscalls_8h.html#ad0203a1b8baab624b557c0b1fe4ec8be">syscalls.h</a></li>
|
||||
<li>syscall2() : <a class="el" href="d2/d6e/syscalls_8h.html#af2d181ed9821a83ebe9aca04015aea37">syscalls.h</a></li>
|
||||
<li>syscall3() : <a class="el" href="d2/d6e/syscalls_8h.html#af5b89cfe6ca2d013d51a42c614ad3ecf">syscalls.h</a></li>
|
||||
<li>syscall4() : <a class="el" href="d2/d6e/syscalls_8h.html#ac97df35113f23a8d644853c30a478b2a">syscalls.h</a></li>
|
||||
<li>syscall5() : <a class="el" href="d2/d6e/syscalls_8h.html#ac49b378966d04712882bbc2d0837de6b">syscalls.h</a></li>
|
||||
<li>syscall6() : <a class="el" href="d2/d6e/syscalls_8h.html#a6f2f390222fc28bbd48023e2da1d4de1">syscalls.h</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_u"></a>- u -</h3><ul>
|
||||
<li>UnregisterDevice()
|
||||
: <a class="el" href="db/de9/device_8h.html#a0ebb7111c50f31c0740b2caa2c56ff41">device.h</a>
|
||||
</li>
|
||||
<li>UnregisterFileSystem()
|
||||
: <a class="el" href="df/d26/fs_8h.html#a41338d5d4b70d416fb956287f27773a8">fs.h</a>
|
||||
</li>
|
||||
<h3><a id="index_u" name="index_u"></a>- u -</h3><ul>
|
||||
<li>UnregisterDevice() : <a class="el" href="db/de9/device_8h.html#a0ebb7111c50f31c0740b2caa2c56ff41">device.h</a></li>
|
||||
<li>UnregisterFileSystem() : <a class="el" href="df/d26/fs_8h.html#a41338d5d4b70d416fb956287f27773a8">fs.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 on Sat Jan 4 2025 19:36:04 for Fennix 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>
|
||||
<li class="footer">Generated on Tue Jan 7 2025 15:51:16 for Fennix by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user