embeddedsw/XilinxProcessorIPLib/drivers/trafgen/examples/index.html
Kedareswara rao Appana 8641cb88f6 doxygen: update driver examples index.html file to latest version
This patch updates the driver examples index.html file to the latest
verison's of the driver.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-08-26 12:33:41 +05:30

20 lines
927 B
HTML
Executable file
Raw Blame History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Driver example applications</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body bgcolor="#FFFFFF">
<h1> Example Applications for the driver trafgen_v3_2 </h1>
<HR>
<ul>
<li>xtrafgen_interrupt_example.c <a href="xtrafgen_interrupt_example.c">(source)</a> </li>
<li>xtrafgen_master_streaming_example.c <a href="xtrafgen_master_streaming_example.c">(source)</a> </li>
<li>xtrafgen_polling_example.c <a href="xtrafgen_polling_example.c">(source)</a> </li>
<li>xtrafgen_static_mode_example.c <a href="xtrafgen_static_mode_example.c">(source)</a> </li>
</ul>
<p><font face="Times New Roman" color="#800000">Copyright <20> 1995-2014 Xilinx, Inc. All rights reserved.</font></p>
</body>
</html>