embeddedsw/XilinxProcessorIPLib/drivers/iomodule/examples/index.html
Subbaraya Sundeep Bhatta f554ecf495 embeddedsw: Check for all 1's in XIOModule_IsExpired
Modified XIOModule_IsExpired to check for all 1's in timer CounterReg instead
of 0's while timer expired.

Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
2014-05-02 17:16:43 +05:30

20 lines
No EOL
881 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 iomodule_v2_1 </h1>
<HR>
<ul>
<li>xiomodule_example.c <a href="xiomodule_example.c">(source)</a> </li>
<li>xiomodule_intr_example.c <a href="xiomodule_intr_example.c">(source)</a> </li>
<li>xiomodule_low_level_example.c <a href="xiomodule_low_level_example.c">(source)</a> </li>
<li>xiomodule_selftest_example.c <a href="xiomodule_selftest_example.c">(source)</a> </li>
</ul>
<p><font face="Times New Roman" color="#800000">Copyright © 1995-2014 Xilinx, Inc. All rights reserved.</font></p>
</body>
</html>