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

Last change on this file was 4324, checked in by murphpo, 9 years ago

adding driver docs for clock controller

  • Property svn:mime-type set to text/html
File size: 2.8 KB
Line 
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>w3_clock_controller_axi 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="navtree.js"></script>
13<script type="text/javascript">
14  $(document).ready(initResizable);
15  $(window).load(resizeHeight);
16</script>
17<link href="warp_docs.css" rel="stylesheet" type="text/css" />
18</head>
19<body>
20<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
21<div id="titlearea">
22<table cellspacing="0" cellpadding="0">
23 <tbody>
24 <tr style="height: 56px;">
25  <td style="padding-left: 0.5em;">
26   <div id="projectname">w3_clock_controller_axi Driver
27   </div>
28   <div id="projectbrief">Driver for WARP v3 clock controller pcore (w3_clock_controller_axi)</div>
29  </td>
30 </tr>
31 </tbody>
32</table>
33</div>
34<!-- end header part -->
35<!-- Generated by Doxygen 1.8.8 -->
36  <div id="navrow1" class="tabs">
37    <ul class="tablist">
38      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
39      <li class="current"><a href="modules.html"><span>Doc&#160;Sections</span></a></li>
40    </ul>
41  </div>
42</div><!-- top -->
43<div id="side-nav" class="ui-resizable side-nav-resizable">
44  <div id="nav-tree">
45    <div id="nav-tree-contents">
46      <div id="nav-sync" class="sync"></div>
47    </div>
48  </div>
49  <div id="splitbar" style="-moz-user-select:none;" 
50       class="ui-resizable-handle">
51  </div>
52</div>
53<script type="text/javascript">
54$(document).ready(function(){initNavTree('modules.html','');});
55</script>
56<div id="doc-content">
57<div class="header">
58  <div class="headertitle">
59<div class="title">Doc Sections</div>  </div>
60</div><!--header-->
61<div class="contents">
62<div class="textblock">Here is a list of all modules:</div><div class="directory">
63<table class="directory">
64<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>
65</table>
66</div><!-- directory -->
67</div><!-- contents -->
68</div><!-- doc-content -->
69<!-- start footer part -->
70<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
71  <ul>
72    <li class="footer">Generated on Fri Jan 30 2015 10:05:57 for w3_clock_controller_axi Driver by doxygen v1.8.8</li>
73  </ul>
74</div>
75</body>
76</html>
Note: See TracBrowser for help on using the repository browser.