source: PlatformSupport/CustomPeripherals/pcores/radio_controller_axi_v3_01_a/doc/html/api/modules.html

Last change on this file was 5614, checked in by murphpo, 8 years ago

updating doxygen docs for latest radio_controller driver

  • Property svn:mime-type set to text/html
File size: 2.9 KB
RevLine 
[5614]1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6<title>radio_controller Driver: Doc Sections</title>
7<link href="tabs.css" rel="stylesheet" type="text/css"/>
8<script type="text/javascript" src="jquery.js"></script>
9<script type="text/javascript" src="dynsections.js"></script>
10<link href="navtree.css" rel="stylesheet" type="text/css"/>
11<script type="text/javascript" src="resize.js"></script>
12<script type="text/javascript" src="navtreedata.js"></script>
13<script type="text/javascript" src="navtree.js"></script>
14<script type="text/javascript">
15  $(document).ready(initResizable);
16  $(window).load(resizeHeight);
17</script>
18<link href="warp_docs.css" rel="stylesheet" type="text/css" />
19</head>
20<body>
21<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
22<div id="titlearea">
23<table cellspacing="0" cellpadding="0">
24 <tbody>
25 <tr style="height: 56px;">
26  <td style="padding-left: 0.5em;">
27   <div id="projectname">radio_controller Driver
28   </div>
29   <div id="projectbrief">Driver for WARP radio_controller (radio_controller_axi_v3_01_a)</div>
30  </td>
31 </tr>
32 </tbody>
33</table>
34</div>
35<!-- end header part -->
36<!-- Generated by Doxygen 1.8.11 -->
37  <div id="navrow1" class="tabs">
38    <ul class="tablist">
39      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
40      <li class="current"><a href="modules.html"><span>Doc&#160;Sections</span></a></li>
41    </ul>
42  </div>
43</div><!-- top -->
44<div id="side-nav" class="ui-resizable side-nav-resizable">
45  <div id="nav-tree">
46    <div id="nav-tree-contents">
47      <div id="nav-sync" class="sync"></div>
48    </div>
49  </div>
50  <div id="splitbar" style="-moz-user-select:none;" 
51       class="ui-resizable-handle">
52  </div>
53</div>
54<script type="text/javascript">
55$(document).ready(function(){initNavTree('modules.html','');});
56</script>
57<div id="doc-content">
58<div class="header">
59  <div class="headertitle">
60<div class="title">Doc Sections</div>  </div>
61</div><!--header-->
62<div class="contents">
63<div class="textblock">Here is a list of all modules:</div><div class="directory">
64<table class="directory">
65<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a class="el" href="group__user__functions.html" target="_self">Functions</a></td><td class="desc">Functions to call from user code </td></tr>
66</table>
67</div><!-- directory -->
68</div><!-- contents -->
69</div><!-- doc-content -->
70<!-- start footer part -->
71<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
72  <ul>
73    <li class="footer">Generated on Mon Aug 29 2016 09:57:47 for radio_controller Driver by doxygen v1.8.11</li>
74  </ul>
75</div>
76</body>
77</html>
Note: See TracBrowser for help on using the repository browser.