
Added initial support Xilinx Embedded Software. Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
65 lines
2.6 KiB
HTML
Executable file
65 lines
2.6 KiB
HTML
Executable file
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
|
<title>
|
|
xosd_g.c File Reference
|
|
</title>
|
|
<link href="$DriverApiDocsCssPath" 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.4.5 -->
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="annotated.html"><span>Classes</span></a></li>
|
|
<li id="current"><a href="files.html"><span>Files</span></a></li>
|
|
</ul></div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="files.html"><span>File List</span></a></li>
|
|
<li><a href="globals.html"><span>File Members</span></a></li>
|
|
</ul></div>
|
|
<h1>xosd_g.c File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
|
|
This file contains a template for configuration table of Xilinx MVI Video On-Screen-Display (OSD) devices. For a real hardware system, Xilinx Platform Studio (XPS) will automatically generate a real configuration table to match the configuration of the OSD devices.<p>
|
|
<pre>
|
|
MODIFICATION HISTORY:</pre><p>
|
|
<pre> Ver Who Date Changes
|
|
----- ---- -------- -------------------------------------------------------
|
|
1.00a xd 08/18/08 First release
|
|
</pre>
|
|
<p>
|
|
<code>#include "xparameters.h"</code><br>
|
|
<code>#include "xosd.h"</code><br>
|
|
<table border="0" cellpadding="0" cellspacing="0">
|
|
<tr><td></td></tr>
|
|
<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct_x_o_s_d___config.html">XOSD_Config</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="xosd__g_8c.html#e1fee2691d5ae020a03d20c858fb2efc">XOSD_ConfigTable</a> []</td></tr>
|
|
|
|
</table>
|
|
<hr><h2>Variable Documentation</h2>
|
|
<a class="anchor" name="e1fee2691d5ae020a03d20c858fb2efc"></a><!-- doxytag: member="xosd_g.c::XOSD_ConfigTable" ref="e1fee2691d5ae020a03d20c858fb2efc" args="[]" --><p>
|
|
<table class="mdTable" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top"><a class="el" href="struct_x_o_s_d___config.html">XOSD_Config</a> <a class="el" href="xosd__g_8c.html#e1fee2691d5ae020a03d20c858fb2efc">XOSD_ConfigTable</a>[] </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
The configuration table for On-Screen-Display devices </td>
|
|
</tr>
|
|
</table>
|
|
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.
|