
modified inedx.html and copyright. Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
18 lines
710 B
HTML
Executable file
18 lines
710 B
HTML
Executable file
<!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 xadcps_v2_2 </h1>
|
||
<HR>
|
||
<ul>
|
||
<li>xadcps_intr_example.c <a href="xadcps_intr_example.c">(source)</a> </li>
|
||
<li>xadcps_polled_printf_example.c <a href="xadcps_polled_printf_example.c">(source)</a> </li>
|
||
</ul>
|
||
<p><font face="Times New Roman" color="#800000">Copyright <20> 1995-2015 Xilinx, Inc. All rights reserved.</font></p>
|
||
</body>
|
||
</html>
|