embeddedsw/XilinxProcessorIPLib/drivers/dmaps/doc/html/api/index.html
Nava kishore Manne d18411f597 Drivers: Doxygen changes for 2015.4
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-12-01 11:51:28 +05:30

88 lines
3.8 KiB
HTML
Executable file

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.8.10"/>
<title>dmaps: Main Page</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="doxygen.css" rel="stylesheet" type="text/css" />
<link href="HTML_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="xlogo_bg.gif"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">dmaps
</div>
<div id="projectbrief">Xilinx SDK Drivers API Documentation</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.10 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li class="current"><a href="index.html"><span>Overview</span></a></li>
<li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
<li><a href="globals.html"><span>APIs</span></a></li>
<li><a href="files.html"><span>File&#160;List</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">dmaps Documentation</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><pre>
MODIFICATION HISTORY:</pre><pre>Ver Who Date Changes
----- ------ -------- ----------------------------------------------
1.00 hbm 08/19/10 First Release
1.01a nm 12/20/12 Added definition XDMAPS_CHANNELS_PER_DEV which specifies
the maximum number of channels.
Replaced the usage of XPAR_XDMAPS_CHANNELS_PER_DEV
with XDMAPS_CHANNELS_PER_DEV defined in <a class="el" href="xdmaps__hw_8h.html">xdmaps_hw.h</a>.
Added the tcl file to automatically generate the
xparameters.h
1.02a sg 05/16/12 Made changes for doxygen and moved some function
header from the <a class="el" href="xdmaps_8h.html">xdmaps.h</a> file to <a class="el" href="xdmaps_8c.html">xdmaps.c</a> file
Other cleanup for coding guidelines and CR 657109
and CR 657898
The xdmaps_example_no_intr.c example is removed
as it is using interrupts and is similar to
the interrupt example - CR 652477
1.03a sg 07/16/2012 changed inline to __inline for CR665681
1.04a nm 10/22/2012 Fixed CR# 681671.
1.05a nm 04/15/2013 Fixed CR# 704396. Removed warnings when compiled
with -Wall and -Wextra option in bsp.
05/01/2013 Fixed CR# 700189. Changed XDmaPs_BuildDmaProg()
function description.
Fixed CR# 704396. Removed unused variables
UseM2MByte &amp; MemBurstLen from XDmaPs_BuildDmaProg()
function.
1.07a asa 11/02/13. Made changes to fix compilation issues for iarcc.
Removed the PDBG prints. By default they were always
defined out and never used. The PDBG is non-standard for
Xilinx drivers and no other driver does something similar.
Since there is no easy way to fix compilation issues with
the IARCC compiler around PDBG, it is better to remove it.
Users can always use xil_printfs if they want to debug.
2.0 adk 10/12/13 Updated as per the New Tcl API's
2.01 kpc 08/23/14 Fixed the IAR compiler reported errors
</pre> </div></div><!-- contents -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Copyright &copy; 2015 Xilinx Inc. All rights reserved.</li>
</ul>
</div>
</body>
</html>