embeddedsw/XilinxProcessorIPLib/drivers/wdtps/examples/index.html
Kinjal Pravinbhai Patel f91b0e890d drivers: wdt: added support for Zynq Ultrascale MP
This patch deprecates the older version 2_0 and creates new major version
for Zynq Ultrascale MP support

Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2014-12-09 18:37:03 +05:30

19 lines
No EOL
781 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 wdtps_v2_0 </h1>
<HR>
<ul>
<li>xwdtps_selftest_example.c <a href="xwdtps_selftest_example.c">(source)</a> </li>
<li>xwdtps_intr_example.c <a href="xwdtps_intr_example.c">(source)</a> </li>
<li>xwdtps_polled_example.c <a href="xwdtps_polled_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>