embeddedsw/XilinxProcessorIPLib/drivers/dmaps/doc/html/api/index.html
Kedareswara rao Appana 659fb81abd doxygen: Update doxygen for the drivers to include .h files in documentation.
This patch updates the doxygen for the drivers
emaclite,dmaps, emacps,gpio,gpiops to include .h files
in the listof files provided in the index.html file.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-09-02 11:21:33 +05:30

63 lines
2.7 KiB
HTML
Executable file

<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
Xilinx Driver dmaps v2_1: dmaps v2_1
</title>
<link href="doxygen_kalyanidocs/doc/css/driver_api_doxygen.css" rel="stylesheet" type="text/css">
</head>
<h3 class="PageHeader">Xilinx Processor IP Library</h3>
<hl>Software Drivers</hl>
<hr class="whs1">
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li class="current"><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>dmaps v2_1</h1><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
</pre> </div>
<p class="Copyright">
Copyright &copy; 1995-2014 Xilinx, Inc. All rights reserved.
</p>
</body>
</html>