tpg: Added html files.

Modified tpg.mdd and tpg.tcl files.

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
This commit is contained in:
Durga challa 2014-07-08 18:42:33 +05:30 committed by Jagannadha Sutradharudu Teki
parent a5b11586d5
commit 6f722da691
29 changed files with 8804 additions and 97 deletions

View file

@ -29,7 +29,6 @@
# this Software without prior written authorization from Xilinx.
#
##############################################################################
OPTION psf_version = 2.1;
BEGIN driver tpg

View file

@ -37,6 +37,9 @@
###############################################################
proc generate {drv_handle} {
xdefine_include_file $drv_handle "xparameters.h" "tpg" "C_BASEADDR" "C_HIGHADDR"
xdefine_canonical_xpars $drv_handle "xparameters.h" "tpg" "C_BASEADDR" "C_HIGHADDR"
xdefine_include_file $drv_handle "xparameters.h" "TPG" "NUM_INSTANCES" "DEVICE_ID" "C_BASEADDR" "C_HIGHADDR" "C_S_AXIS_VIDEO_FORMAT" "C_M_AXIS_VIDEO_FORMAT" "C_S_AXI_CLK_FREQ_HZ" "C_ACTIVE_ROWS" "C_ACTIVE_COLS" "C_PATTERN_CONTROL" "C_MOTION_SPEED" "C_CROSS_HAIRS" "C_ZPLATE_HOR_CONTROL" "C_ZPLATE_VER_CONTROL" "C_BOX_SIZE" "C_BOX_COLOR" "C_STUCK_PIXEL_THRESH" "C_NOISE_GAIN" "C_BAYER_PHASE" "C_HAS_INTC_IF" "C_ENABLE_MOTION"
xdefine_config_file $drv_handle "xtpg_g.c" "XTpg" "DEVICE_ID" "C_BASEADDR" "C_S_AXIS_VIDEO_FORMAT" "C_M_AXIS_VIDEO_FORMAT" "C_S_AXI_CLK_FREQ_HZ" "C_ACTIVE_ROWS" "C_ACTIVE_COLS" "C_PATTERN_CONTROL" "C_MOTION_SPEED" "C_CROSS_HAIRS" "C_ZPLATE_HOR_CONTROL" "C_ZPLATE_VER_CONTROL" "C_BOX_SIZE" "C_BOX_COLOR" "C_STUCK_PIXEL_THRESH" "C_NOISE_GAIN" "C_BAYER_PHASE" "C_HAS_INTC_IF" "C_ENABLE_MOTION"
xdefine_canonical_xpars $drv_handle "xparameters.h" "TPG" "DEVICE_ID" "C_BASEADDR" "C_HIGHADDR" "C_S_AXIS_VIDEO_FORMAT" "C_M_AXIS_VIDEO_FORMAT" "C_S_AXI_CLK_FREQ_HZ" "C_ACTIVE_ROWS" "C_ACTIVE_COLS" "C_PATTERN_CONTROL" "C_MOTION_SPEED" "C_CROSS_HAIRS" "C_ZPLATE_HOR_CONTROL" "C_ZPLATE_VER_CONTROL" "C_BOX_SIZE" "C_BOX_COLOR" "C_STUCK_PIXEL_THRESH" "C_NOISE_GAIN" "C_BAYER_PHASE" "C_HAS_INTC_IF" "C_ENABLE_MOTION"
}

View file

@ -0,0 +1,28 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
Class List
</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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li id="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li id="current"><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>Class List</h1>Here are the classes, structs, unions and interfaces with brief descriptions:<table>
<tr><td class="indexkey"><a class="el" href="struct_x_tpg.html">XTpg</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td class="indexvalue"></td></tr>
</table>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -9,13 +9,25 @@
<h3 class="PageHeader">Xilinx Processor IP Library</h3>
<hl>Software Drivers</hl>
<hr class="whs1">
<!-- Generated by Doxygen 1.4.5 -->
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;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>
<h1>File List</h1>Here is a list of all documented files with brief descriptions:<table>
<tr><td class="indexkey"><a class="el" href="tpg_8c.html">tpg.c</a></td><td class="indexvalue"></td></tr>
<div class="tabs">
<ul>
<li id="current"><a href="files.html"><span>File&nbsp;List</span></a></li>
<li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul></div>
<h1>File List</h1>Here is a list of all files with brief descriptions:<table>
<tr><td class="indexkey"><a class="el" href="xtpg_8c.html">xtpg.c</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="xtpg_8h.html">xtpg.h</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="xtpg__g_8c.html">xtpg_g.c</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="xtpg__hw_8h.html">xtpg_hw.h</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="xtpg__intr_8c.html">xtpg_intr.c</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="xtpg__selftest_8c.html">xtpg_selftest.c</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="xtpg__sinit_8c.html">xtpg_sinit.c</a></td><td class="indexvalue"></td></tr>
</table>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -0,0 +1,63 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
Class Members
</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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li id="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li id="current"><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li id="current"><a href="functions.html"><span>All</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
</ul>
</div>
Here is a list of all class members with links to the classes they belong to:
<p>
<ul>
<li>ActiveColumns
: <a class="el" href="struct_x_tpg___config.html#1de18e66e88b10c61c7038dbbc95c3bc">XTpg_Config</a><li>ActiveRows
: <a class="el" href="struct_x_tpg___config.html#33f077930df7829916601e78387b60fb">XTpg_Config</a><li>BaseAddress
: <a class="el" href="struct_x_tpg___config.html#344544c06bccb9f75b048bb1420069dc">XTpg_Config</a><li>BayerPhase
: <a class="el" href="struct_x_tpg___config.html#4b0e268c301c94120d6e2f7dd6b06903">XTpg_Config</a><li>BoxColor
: <a class="el" href="struct_x_tpg___config.html#0b1ac5ffd228da55afa0008f60aed1b0">XTpg_Config</a><li>BoxSize
: <a class="el" href="struct_x_tpg___config.html#ff31e8931f840b6e53ac4c3dd2def71d">XTpg_Config</a><li>Config
: <a class="el" href="struct_x_tpg.html#5b86639aeb53fdab198fee0c13aaeeeb">XTpg</a><li>CrossHairs
: <a class="el" href="struct_x_tpg___config.html#c971707a9b863c2ed26b0e43609fe87d">XTpg_Config</a><li>DeviceId
: <a class="el" href="struct_x_tpg___config.html#9b9e40df1b89b99650930d7e7eb78531">XTpg_Config</a><li>EnableMotion
: <a class="el" href="struct_x_tpg___config.html#96726348ac6dafd667c3ee9680d257a4">XTpg_Config</a><li>ErrCallBack
: <a class="el" href="struct_x_tpg.html#b94404ea411498bfb99037d949174d74">XTpg</a><li>ErrRef
: <a class="el" href="struct_x_tpg.html#c09a74ce32161b54e9813f70857bdc48">XTpg</a><li>FrameDoneCallBack
: <a class="el" href="struct_x_tpg.html#eb346c69d0bdf47444797303a0c9f176">XTpg</a><li>FrameDoneRef
: <a class="el" href="struct_x_tpg.html#b79084405e719c87b52221c81b967711">XTpg</a><li>HasIntcIf
: <a class="el" href="struct_x_tpg___config.html#9c6b4f3e4ce0acd0f14a5146d6fdf545">XTpg_Config</a><li>HSize
: <a class="el" href="struct_x_tpg.html#85f69a2a837d0dfb82baf73aa5e53215">XTpg</a><li>IsReady
: <a class="el" href="struct_x_tpg.html#209a1d153a6abb47586a479a701879f8">XTpg</a><li>MasterAxisVideoFormat
: <a class="el" href="struct_x_tpg___config.html#12e40b235301d4f004850f35a6ce457d">XTpg_Config</a><li>MotionSpeed
: <a class="el" href="struct_x_tpg___config.html#eb7518cfbc4f47fa99f1886caf5d0aa9">XTpg_Config</a><li>NoiseGain
: <a class="el" href="struct_x_tpg___config.html#a3eb3f07d62c460b6e6d208e0031fc85">XTpg_Config</a><li>PatternControl
: <a class="el" href="struct_x_tpg___config.html#25536c796b83d0ef37a950229427943a">XTpg_Config</a><li>ProcStartCallBack
: <a class="el" href="struct_x_tpg.html#bf296acf84ca98d052b27a930d5a6d00">XTpg</a><li>ProcStartRef
: <a class="el" href="struct_x_tpg.html#21ae9ed8c5ec6447960971642d38205f">XTpg</a><li>SlaveAxiClkFreqHz
: <a class="el" href="struct_x_tpg___config.html#cb26d642a879e8e325a288e8f06d15a4">XTpg_Config</a><li>SlaveAxisVideoFormat
: <a class="el" href="struct_x_tpg___config.html#1040275b6f41a616a4efaa0b191c3c72">XTpg_Config</a><li>StuckPixelThreshold
: <a class="el" href="struct_x_tpg___config.html#975bbb06d9c13839265c9aed2f7aaa37">XTpg_Config</a><li>VSize
: <a class="el" href="struct_x_tpg.html#72a23635fbbe73b6c272ecb77c8a8e43">XTpg</a><li>ZPlateHorizontalControl
: <a class="el" href="struct_x_tpg___config.html#eceeb987c588e830a284908547bd5fdc">XTpg_Config</a><li>ZPlateVerticalControl
: <a class="el" href="struct_x_tpg___config.html#1990f5f5ef2c712e6b85694be4aa0f8f">XTpg_Config</a></ul>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -0,0 +1,63 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
Class Members - Variables
</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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li id="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li id="current"><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="functions.html"><span>All</span></a></li>
<li id="current"><a href="functions_vars.html"><span>Variables</span></a></li>
</ul>
</div>
&nbsp;
<p>
<ul>
<li>ActiveColumns
: <a class="el" href="struct_x_tpg___config.html#1de18e66e88b10c61c7038dbbc95c3bc">XTpg_Config</a><li>ActiveRows
: <a class="el" href="struct_x_tpg___config.html#33f077930df7829916601e78387b60fb">XTpg_Config</a><li>BaseAddress
: <a class="el" href="struct_x_tpg___config.html#344544c06bccb9f75b048bb1420069dc">XTpg_Config</a><li>BayerPhase
: <a class="el" href="struct_x_tpg___config.html#4b0e268c301c94120d6e2f7dd6b06903">XTpg_Config</a><li>BoxColor
: <a class="el" href="struct_x_tpg___config.html#0b1ac5ffd228da55afa0008f60aed1b0">XTpg_Config</a><li>BoxSize
: <a class="el" href="struct_x_tpg___config.html#ff31e8931f840b6e53ac4c3dd2def71d">XTpg_Config</a><li>Config
: <a class="el" href="struct_x_tpg.html#5b86639aeb53fdab198fee0c13aaeeeb">XTpg</a><li>CrossHairs
: <a class="el" href="struct_x_tpg___config.html#c971707a9b863c2ed26b0e43609fe87d">XTpg_Config</a><li>DeviceId
: <a class="el" href="struct_x_tpg___config.html#9b9e40df1b89b99650930d7e7eb78531">XTpg_Config</a><li>EnableMotion
: <a class="el" href="struct_x_tpg___config.html#96726348ac6dafd667c3ee9680d257a4">XTpg_Config</a><li>ErrCallBack
: <a class="el" href="struct_x_tpg.html#b94404ea411498bfb99037d949174d74">XTpg</a><li>ErrRef
: <a class="el" href="struct_x_tpg.html#c09a74ce32161b54e9813f70857bdc48">XTpg</a><li>FrameDoneCallBack
: <a class="el" href="struct_x_tpg.html#eb346c69d0bdf47444797303a0c9f176">XTpg</a><li>FrameDoneRef
: <a class="el" href="struct_x_tpg.html#b79084405e719c87b52221c81b967711">XTpg</a><li>HasIntcIf
: <a class="el" href="struct_x_tpg___config.html#9c6b4f3e4ce0acd0f14a5146d6fdf545">XTpg_Config</a><li>HSize
: <a class="el" href="struct_x_tpg.html#85f69a2a837d0dfb82baf73aa5e53215">XTpg</a><li>IsReady
: <a class="el" href="struct_x_tpg.html#209a1d153a6abb47586a479a701879f8">XTpg</a><li>MasterAxisVideoFormat
: <a class="el" href="struct_x_tpg___config.html#12e40b235301d4f004850f35a6ce457d">XTpg_Config</a><li>MotionSpeed
: <a class="el" href="struct_x_tpg___config.html#eb7518cfbc4f47fa99f1886caf5d0aa9">XTpg_Config</a><li>NoiseGain
: <a class="el" href="struct_x_tpg___config.html#a3eb3f07d62c460b6e6d208e0031fc85">XTpg_Config</a><li>PatternControl
: <a class="el" href="struct_x_tpg___config.html#25536c796b83d0ef37a950229427943a">XTpg_Config</a><li>ProcStartCallBack
: <a class="el" href="struct_x_tpg.html#bf296acf84ca98d052b27a930d5a6d00">XTpg</a><li>ProcStartRef
: <a class="el" href="struct_x_tpg.html#21ae9ed8c5ec6447960971642d38205f">XTpg</a><li>SlaveAxiClkFreqHz
: <a class="el" href="struct_x_tpg___config.html#cb26d642a879e8e325a288e8f06d15a4">XTpg_Config</a><li>SlaveAxisVideoFormat
: <a class="el" href="struct_x_tpg___config.html#1040275b6f41a616a4efaa0b191c3c72">XTpg_Config</a><li>StuckPixelThreshold
: <a class="el" href="struct_x_tpg___config.html#975bbb06d9c13839265c9aed2f7aaa37">XTpg_Config</a><li>VSize
: <a class="el" href="struct_x_tpg.html#72a23635fbbe73b6c272ecb77c8a8e43">XTpg</a><li>ZPlateHorizontalControl
: <a class="el" href="struct_x_tpg___config.html#eceeb987c588e830a284908547bd5fdc">XTpg_Config</a><li>ZPlateVerticalControl
: <a class="el" href="struct_x_tpg___config.html#1990f5f5ef2c712e6b85694be4aa0f8f">XTpg_Config</a></ul>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -0,0 +1,51 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
Class Members
</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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;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&nbsp;List</span></a></li>
<li id="current"><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li id="current"><a href="globals.html"><span>All</span></a></li>
<li><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_vars.html"><span>Variables</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li><a href="globals_defs.html"><span>Defines</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li id="current"><a href="globals.html#index_b"><span>b</span></a></li>
<li><a href="globals_0x63.html#index_c"><span>c</span></a></li>
<li><a href="globals_0x74.html#index_t"><span>t</span></a></li>
<li><a href="globals_0x78.html#index_x"><span>x</span></a></li>
</ul>
</div>
<p>
Here is a list of all file members with links to the files they belong to:
<p>
<h3><a class="anchor" name="index_b">- b -</a></h3><ul>
<li>BackgroundPattern
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a">xtpg.h</a><li>BayerPhaseCombination
: <a class="el" href="xtpg_8h.html#d8fa790638141991e3be81ea5401344c">xtpg.h</a></ul>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -0,0 +1,50 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
Class Members
</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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;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&nbsp;List</span></a></li>
<li id="current"><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li id="current"><a href="globals.html"><span>All</span></a></li>
<li><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_vars.html"><span>Variables</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li><a href="globals_defs.html"><span>Defines</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="globals.html#index_b"><span>b</span></a></li>
<li id="current"><a href="globals_0x63.html#index_c"><span>c</span></a></li>
<li><a href="globals_0x74.html#index_t"><span>t</span></a></li>
<li><a href="globals_0x78.html#index_x"><span>x</span></a></li>
</ul>
</div>
<p>
Here is a list of all file members with links to the files they belong to:
<p>
<h3><a class="anchor" name="index_c">- c -</a></h3><ul>
<li>ComponentMask
: <a class="el" href="xtpg_8h.html#5c7b39dc28fba8e5090f8738c615d9b2">xtpg.h</a></ul>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -0,0 +1,93 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
Class Members
</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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;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&nbsp;List</span></a></li>
<li id="current"><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li id="current"><a href="globals.html"><span>All</span></a></li>
<li><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_vars.html"><span>Variables</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li><a href="globals_defs.html"><span>Defines</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="globals.html#index_b"><span>b</span></a></li>
<li><a href="globals_0x63.html#index_c"><span>c</span></a></li>
<li id="current"><a href="globals_0x74.html#index_t"><span>t</span></a></li>
<li><a href="globals_0x78.html#index_x"><span>x</span></a></li>
</ul>
</div>
<p>
Here is a list of all file members with links to the files they belong to:
<p>
<h3><a class="anchor" name="index_t">- t -</a></h3><ul>
<li>TPG_ACTIVE_SIZE
: <a class="el" href="xtpg__hw_8h.html#f2da0766750fed19bb68d1c4ce0e83cb">xtpg_hw.h</a><li>TPG_BAYER_PHASE
: <a class="el" href="xtpg__hw_8h.html#59f3155f60a5ed1fec8496e1cca6b9f5">xtpg_hw.h</a><li>TPG_BOX_COLOR
: <a class="el" href="xtpg__hw_8h.html#f8b95e26c374dbb91b644253a385559c">xtpg_hw.h</a><li>TPG_BOX_SIZE
: <a class="el" href="xtpg__hw_8h.html#ba05d8041b536d7a2e959b4fea7fa84b">xtpg_hw.h</a><li>TPG_CHECKER_BOARD
: <a class="el" href="xtpg__hw_8h.html#cd171d2458cc9c4726dbd63019289db3">xtpg_hw.h</a><li>TPG_COLOR_BARS
: <a class="el" href="xtpg__hw_8h.html#b9af7f88a1947ce632a81cbb8b89df36">xtpg_hw.h</a><li>TPG_CONTROL
: <a class="el" href="xtpg__hw_8h.html#d4baad3ec762e9f1e24ddbad2e18d3d9">xtpg_hw.h</a><li>TPG_CROSS_HAIRS
: <a class="el" href="xtpg__hw_8h.html#f7da46e2f01ee48898d24ae4a4d26d4a">xtpg_hw.h</a><li>TPG_CROSS_HATCH
: <a class="el" href="xtpg__hw_8h.html#9ba2cd470b5b53c9120d05d26e78a369">xtpg_hw.h</a><li>TPG_CTL_EN_MASK
: <a class="el" href="xtpg__hw_8h.html#897a2cd4906ce8e228a5faedcfe67378">xtpg_hw.h</a><li>TPG_CTL_RUE_MASK
: <a class="el" href="xtpg__hw_8h.html#4f2d876753fd6690754846bea85490d3">xtpg_hw.h</a><li>TPG_ENABLE_MOTION
: <a class="el" href="xtpg__hw_8h.html#ed842eae12e239db6fe0b7a05cb17686">xtpg_hw.h</a><li>TPG_ENABLE_NOISE
: <a class="el" href="xtpg__hw_8h.html#87e814d573dcf395b76fad1a73ad7b92">xtpg_hw.h</a><li>TPG_ENABLE_STUCK
: <a class="el" href="xtpg__hw_8h.html#4104e90fba389fcecdcace9956c60224">xtpg_hw.h</a><li>TPG_ERROR
: <a class="el" href="xtpg__hw_8h.html#89e83bd3517a3688ebdc7f0b834b4d6e">xtpg_hw.h</a><li>TPG_HOR_RAMP
: <a class="el" href="xtpg__hw_8h.html#caba927bd8c3cb940f9c9e0c7ef6e38b">xtpg_hw.h</a><li>TPG_In32
: <a class="el" href="xtpg__hw_8h.html#762f0294f5f45ba393d0526f03aba293">xtpg_hw.h</a><li>TPG_IRQ_EN
: <a class="el" href="xtpg__hw_8h.html#bf2e177f3c485a4d53ae11ef8f7ee97e">xtpg_hw.h</a><li>TPG_MASK_BLUE_CB
: <a class="el" href="xtpg__hw_8h.html#43365424e85df57aef079b71df6107f0">xtpg_hw.h</a><li>TPG_MASK_GREEN_Y
: <a class="el" href="xtpg__hw_8h.html#a03448fafa75ee6e17037d8eb2c0daec">xtpg_hw.h</a><li>TPG_MASK_RED_CR
: <a class="el" href="xtpg__hw_8h.html#fd39a99f5a0a223be1b0e90774cb3d06">xtpg_hw.h</a><li>TPG_MOTION_SPEED
: <a class="el" href="xtpg__hw_8h.html#e231dbedc457378402285e9ebae044b5">xtpg_hw.h</a><li>TPG_MOVING_BOX
: <a class="el" href="xtpg__hw_8h.html#db6557ada9c717b193ac4ae5c9f28fce">xtpg_hw.h</a><li>TPG_NOISE_GAIN
: <a class="el" href="xtpg__hw_8h.html#4ca2bf9be39cf174530ff4e3a85b0580">xtpg_hw.h</a><li>TPG_Out32
: <a class="el" href="xtpg__hw_8h.html#9d5c12658d0d2f4a51a39081c9b50075">xtpg_hw.h</a><li>TPG_PASS_THROUGH
: <a class="el" href="xtpg__hw_8h.html#0ad8da11ba36b8f2cbe40a578346501c">xtpg_hw.h</a><li>TPG_PATTERN_CONTROL
: <a class="el" href="xtpg__hw_8h.html#71884c4668688e38314d6ca999475192">xtpg_hw.h</a><li>TPG_RST_AUTORESET
: <a class="el" href="xtpg__hw_8h.html#2366276c75e024feb4eda775c116b32d">xtpg_hw.h</a><li>TPG_RST_RESET
: <a class="el" href="xtpg__hw_8h.html#85e2533f09b4b96deeaecb9981e17481">xtpg_hw.h</a><li>TPG_SOILD_BLACK
: <a class="el" href="xtpg__hw_8h.html#6df39fe8f1134efa28eec6594565b7bd">xtpg_hw.h</a><li>TPG_SOLID_BLUE
: <a class="el" href="xtpg__hw_8h.html#396a16d3c27a620ec5660109ba0928ce">xtpg_hw.h</a><li>TPG_SOLID_GREEN
: <a class="el" href="xtpg__hw_8h.html#528c98be03a6185b422bbf513d1a74f7">xtpg_hw.h</a><li>TPG_SOLID_RED
: <a class="el" href="xtpg__hw_8h.html#6a25c4528bde5ec6275505024bd9da97">xtpg_hw.h</a><li>TPG_SOLID_WHITE
: <a class="el" href="xtpg__hw_8h.html#37c06e8dc8b423953a7c0d45ab381130">xtpg_hw.h</a><li>TPG_STATUS
: <a class="el" href="xtpg__hw_8h.html#7435ff50652a07c295c8dad732dac48e">xtpg_hw.h</a><li>TPG_STUCK_PIXEL_THRESH
: <a class="el" href="xtpg__hw_8h.html#2943a3c7252b3b64633a721f68790ef4">xtpg_hw.h</a><li>TPG_TARTAN_BARS
: <a class="el" href="xtpg__hw_8h.html#1a321bc4e109d9cb74130eeb3e84f903">xtpg_hw.h</a><li>TPG_TEMP_RAMP
: <a class="el" href="xtpg__hw_8h.html#854f526ec6cee6625a0237bab6cf0438">xtpg_hw.h</a><li>TPG_VER_HOR_RAMP
: <a class="el" href="xtpg__hw_8h.html#b7594f6b3999b06191851d2f65b682d6">xtpg_hw.h</a><li>TPG_VER_RAMP
: <a class="el" href="xtpg__hw_8h.html#f6f85944032161259e59f8a456266d24">xtpg_hw.h</a><li>TPG_VERSION
: <a class="el" href="xtpg__hw_8h.html#ae1e35bbe5a9df573cb63b7e1515c1d7">xtpg_hw.h</a><li>TPG_ZONE_PLATE
: <a class="el" href="xtpg__hw_8h.html#b3b677e17b057bccbcf63f4846a1a511">xtpg_hw.h</a><li>TPG_ZPLATE_HOR_CONTROL
: <a class="el" href="xtpg__hw_8h.html#151aad9ab14a5fa9a97e9cc9cd01e6f3">xtpg_hw.h</a><li>TPG_ZPLATE_VER_CONTROL
: <a class="el" href="xtpg__hw_8h.html#45b48523d0fbff9b114bef26b1800649">xtpg_hw.h</a></ul>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -0,0 +1,241 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
Class Members
</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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;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&nbsp;List</span></a></li>
<li id="current"><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li id="current"><a href="globals.html"><span>All</span></a></li>
<li><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_vars.html"><span>Variables</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li><a href="globals_defs.html"><span>Defines</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="globals.html#index_b"><span>b</span></a></li>
<li><a href="globals_0x63.html#index_c"><span>c</span></a></li>
<li><a href="globals_0x74.html#index_t"><span>t</span></a></li>
<li id="current"><a href="globals_0x78.html#index_x"><span>x</span></a></li>
</ul>
</div>
<p>
Here is a list of all file members with links to the files they belong to:
<p>
<h3><a class="anchor" name="index_x">- x -</a></h3><ul>
<li>XTPG_8_BIT_MASK
: <a class="el" href="xtpg__hw_8h.html#9c162340d6d34f7ab23f61d082ba3b5f">xtpg_hw.h</a><li>XTPG_ACTIVE_SIZE_OFFSET
: <a class="el" href="xtpg__hw_8h.html#d0d4838e4ec053d3c1a3ced38ce6ea8e">xtpg_hw.h</a><li>XTPG_ACTSIZE_NUM_LINE_MASK
: <a class="el" href="xtpg__hw_8h.html#fc0d3c12d1972e8ef86befa466cd6c47">xtpg_hw.h</a><li>XTPG_ACTSIZE_NUM_LINE_SHIFT
: <a class="el" href="xtpg__hw_8h.html#270d476cc0ca3c97249461dd802ff53f">xtpg_hw.h</a><li>XTPG_ACTSIZE_NUM_PIXEL_MASK
: <a class="el" href="xtpg__hw_8h.html#b82073c9c1e55063121ca1070e24e7b8">xtpg_hw.h</a><li>XTPG_BAYER_PHASE_BGBG
: <a class="el" href="xtpg_8h.html#d8fa790638141991e3be81ea5401344ce0ce0a01bcdc0106017a4333e846b8bc">xtpg.h</a><li>XTPG_BAYER_PHASE_GBGB
: <a class="el" href="xtpg_8h.html#d8fa790638141991e3be81ea5401344c61abca56e7814bf7f38959b7dee0c2b1">xtpg.h</a><li>XTPG_BAYER_PHASE_GRGR
: <a class="el" href="xtpg_8h.html#d8fa790638141991e3be81ea5401344c6abd81eb7c177f39a4f52b24f031e6e1">xtpg.h</a><li>XTPG_BAYER_PHASE_MASK
: <a class="el" href="xtpg__hw_8h.html#c11b53b6668c0e5fff8ba9918984ead7">xtpg_hw.h</a><li>XTPG_BAYER_PHASE_OFFSET
: <a class="el" href="xtpg__hw_8h.html#c837ac5000b5371b5bb0fe47866cda7a">xtpg_hw.h</a><li>XTPG_BAYER_PHASE_RGRG
: <a class="el" href="xtpg_8h.html#d8fa790638141991e3be81ea5401344c84de6bffb2d37a212620ac5e78bfe937">xtpg.h</a><li>XTPG_BAYER_PHASE_TURNOFF
: <a class="el" href="xtpg_8h.html#d8fa790638141991e3be81ea5401344c4f517d88bfbbf045fb884b62924ead52">xtpg.h</a><li>XTPG_BLACK_AND_WHITE_CHECKERBOARD
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a617d126acdc0c2a516a31d41387b7975">xtpg.h</a><li>XTPG_BLACK_PLANE
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a3488c7dd379445b372258f355bb82a26">xtpg.h</a><li>XTPG_BLUE_PLANE
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24abf07a4e14b7ff3dde702429e09f6a450">xtpg.h</a><li>XTPG_BOX_COLOR_OFFSET
: <a class="el" href="xtpg__hw_8h.html#b0d38d33e96954fab21eb3f942148988">xtpg_hw.h</a><li>XTPG_BOX_SIZE_MASK
: <a class="el" href="xtpg__hw_8h.html#fa3cd8309758a9a4f2222a96ee47c02b">xtpg_hw.h</a><li>XTPG_BOX_SIZE_OFFSET
: <a class="el" href="xtpg__hw_8h.html#cd089fc5c4db3190a2d4a6bb963da0fa">xtpg_hw.h</a><li>XTPG_BOXCOL_BLUE_MASK
: <a class="el" href="xtpg__hw_8h.html#3e3d8ddbe9b24f1ddaf93acb666a53d5">xtpg_hw.h</a><li>XTPG_BOXCOL_GREEN_MASK
: <a class="el" href="xtpg__hw_8h.html#2f579b6336fd18588ca4088503e4788c">xtpg_hw.h</a><li>XTPG_BOXCOL_GREEN_SHIFT
: <a class="el" href="xtpg__hw_8h.html#db3e26ac04eeb5db5e7a2c8360280cbe">xtpg_hw.h</a><li>XTPG_BOXCOL_RED_MASK
: <a class="el" href="xtpg__hw_8h.html#dc7cf45bbe6eb37f62fe903b064c7fd6">xtpg_hw.h</a><li>XTPG_BOXCOL_RED_SHIFT
: <a class="el" href="xtpg__hw_8h.html#2860f2c21b0e112de327d5658559fc3c">xtpg_hw.h</a><li>XTpg_CallBack
: <a class="el" href="xtpg_8h.html#1b93476ac8e511e646faa7560cb37a74">xtpg.h</a><li>XTpg_CfgInitialize()
: <a class="el" href="xtpg_8h.html#698faaf2415afa23731f5b300dffd10f">xtpg.h</a>, <a class="el" href="xtpg_8c.html#698faaf2415afa23731f5b300dffd10f">xtpg.c</a><li>XTPG_COLOR_BARS
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a0879d626210d14c035742cede5e7f0bd">xtpg.h</a><li>XTpg_ConfigTable
: <a class="el" href="xtpg__g_8c.html#09d3613795a1a530e7afb0110e990f33">xtpg_g.c</a><li>XTPG_CONTROL_OFFSET
: <a class="el" href="xtpg__hw_8h.html#0f1e3ea3cc30cd27e6ee6d4b36647e08">xtpg_hw.h</a><li>XTPG_CROSS_HAIRS_OFFSET
: <a class="el" href="xtpg__hw_8h.html#c230ae34127068414ba0c0f199e0b977">xtpg_hw.h</a><li>XTPG_CROSS_HATCH
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a9e219ffd5873ba26386382c1c6ca0d56">xtpg.h</a><li>XTPG_CROSSHAIR_HPOS_MASK
: <a class="el" href="xtpg__hw_8h.html#592a1d1e61de0c8c2065170dd0168cf7">xtpg_hw.h</a><li>XTPG_CROSSHAIR_SHIFT
: <a class="el" href="xtpg__hw_8h.html#2e270a1e8e253e33a1b698b96091c058">xtpg_hw.h</a><li>XTPG_CROSSHAIR_VPOS_MASK
: <a class="el" href="xtpg__hw_8h.html#138991790981f5d7159530ddbfd06f03">xtpg_hw.h</a><li>XTPG_CTL_AUTORESET_MASK
: <a class="el" href="xtpg__hw_8h.html#d37da6216b2136d32ee4db03da1a276f">xtpg_hw.h</a><li>XTPG_CTL_RESET_MASK
: <a class="el" href="xtpg__hw_8h.html#62f060cf6aa1ca4f83e836a3b896858e">xtpg_hw.h</a><li>XTPG_CTL_RUE_MASK
: <a class="el" href="xtpg__hw_8h.html#39e3278c5b90e6fe9cc816a1286544d4">xtpg_hw.h</a><li>XTPG_CTL_SW_EN_MASK
: <a class="el" href="xtpg__hw_8h.html#c5a88b7069eac263e1a01030eedb5217">xtpg_hw.h</a><li>XTpg_Disable
: <a class="el" href="xtpg_8h.html#80d828ae1352852a76e8663cee7654d9">xtpg.h</a><li>XTpg_DisableBox()
: <a class="el" href="xtpg_8h.html#32b89243e5f5ef7a81178b8ac7a5c839">xtpg.h</a>, <a class="el" href="xtpg_8c.html#32b89243e5f5ef7a81178b8ac7a5c839">xtpg.c</a><li>XTpg_DisableCrossHair()
: <a class="el" href="xtpg_8h.html#ce96009eea6ebfcd71bb91b5ff16ee93">xtpg.h</a>, <a class="el" href="xtpg_8c.html#ce96009eea6ebfcd71bb91b5ff16ee93">xtpg.c</a><li>XTpg_DisableMotion()
: <a class="el" href="xtpg_8h.html#eaf136930153d53e9c409cbd678aff48">xtpg.h</a>, <a class="el" href="xtpg_8c.html#eaf136930153d53e9c409cbd678aff48">xtpg.c</a><li>XTPg_DisableNoise()
: <a class="el" href="xtpg_8h.html#b970215d34b5a634debc562aac9b8160">xtpg.h</a>, <a class="el" href="xtpg_8c.html#b970215d34b5a634debc562aac9b8160">xtpg.c</a><li>XTpg_DisableStuckPixel()
: <a class="el" href="xtpg_8h.html#6a1145da55323ef7110e3b223550a1d4">xtpg.h</a>, <a class="el" href="xtpg_8c.html#6a1145da55323ef7110e3b223550a1d4">xtpg.c</a><li>XTpg_Enable
: <a class="el" href="xtpg_8h.html#cef39da0dfcaabaa02bdd4e8f2aa8a62">xtpg.h</a><li>XTpg_EnableBox()
: <a class="el" href="xtpg_8h.html#bd33abd48691073cd4c97e8e8ecabe6c">xtpg.h</a>, <a class="el" href="xtpg_8c.html#bd33abd48691073cd4c97e8e8ecabe6c">xtpg.c</a><li>XTpg_EnableCrossHair()
: <a class="el" href="xtpg_8h.html#bc862dbfd1852b1dad5b0d002a301d44">xtpg.h</a>, <a class="el" href="xtpg_8c.html#bc862dbfd1852b1dad5b0d002a301d44">xtpg.c</a><li>XTpg_EnableMotion()
: <a class="el" href="xtpg_8h.html#d2cf13af361a9ee4a209bb1f6ed416d2">xtpg.h</a>, <a class="el" href="xtpg_8c.html#d2cf13af361a9ee4a209bb1f6ed416d2">xtpg.c</a><li>XTPg_EnableNoise()
: <a class="el" href="xtpg_8h.html#6ef195afeba30f1bd5e0161642053f4b">xtpg.h</a>, <a class="el" href="xtpg_8c.html#6ef195afeba30f1bd5e0161642053f4b">xtpg.c</a><li>XTpg_EnableStuckPixel()
: <a class="el" href="xtpg_8h.html#1bed92a1e708eaba60da6422de9a39b6">xtpg.h</a>, <a class="el" href="xtpg_8c.html#1bed92a1e708eaba60da6422de9a39b6">xtpg.c</a><li>XTPG_ERR_EOL_EARLY_MASK
: <a class="el" href="xtpg__hw_8h.html#5ee3a54d45f9cf5b61b0fc0effb15212">xtpg_hw.h</a><li>XTPG_ERR_EOL_LATE_MASK
: <a class="el" href="xtpg__hw_8h.html#1a273c6ebef1aecf6d23172dab0b8449">xtpg_hw.h</a><li>XTPG_ERR_SOF_EARLY_MASK
: <a class="el" href="xtpg__hw_8h.html#06819425caf728c22886d7ee982ffc0a">xtpg_hw.h</a><li>XTPG_ERR_SOF_LATE_MASK
: <a class="el" href="xtpg__hw_8h.html#884ffa8da4eff81a54b6e60a05d693e9">xtpg_hw.h</a><li>XTPG_ERROR_OFFSET
: <a class="el" href="xtpg__hw_8h.html#074c1a5cca059613663cd5211af0aed6">xtpg_hw.h</a><li>XTpg_ErrorCallBack
: <a class="el" href="xtpg_8h.html#216b7c3287f46cc02c019011a0b95425">xtpg.h</a><li>XTpg_GetActiveSize()
: <a class="el" href="xtpg_8h.html#57155013bf0bb1be8a723b3fc3c36291">xtpg.h</a>, <a class="el" href="xtpg_8c.html#57155013bf0bb1be8a723b3fc3c36291">xtpg.c</a><li>XTpg_GetBackground()
: <a class="el" href="xtpg_8h.html#926545a06de67862ef7e47f150398b1d">xtpg.h</a>, <a class="el" href="xtpg_8c.html#926545a06de67862ef7e47f150398b1d">xtpg.c</a><li>XTpg_GetBayerPhase()
: <a class="el" href="xtpg_8h.html#5bb2f302ceb32b9862de7a9f4e034e0c">xtpg.h</a>, <a class="el" href="xtpg_8c.html#5bb2f302ceb32b9862de7a9f4e034e0c">xtpg.c</a><li>XTpg_GetBoxColor()
: <a class="el" href="xtpg_8h.html#5959231490808cb1d84528f8157b077b">xtpg.h</a>, <a class="el" href="xtpg_8c.html#5959231490808cb1d84528f8157b077b">xtpg.c</a><li>XTpg_GetBoxSize()
: <a class="el" href="xtpg_8h.html#06ff7179299fcc305e52b0c70527caba">xtpg.h</a>, <a class="el" href="xtpg_8c.html#06ff7179299fcc305e52b0c70527caba">xtpg.c</a><li>XTpg_GetComponentMask()
: <a class="el" href="xtpg_8h.html#a64c3c09f85d0a9be69f95a55042f1a6">xtpg.h</a>, <a class="el" href="xtpg_8c.html#a64c3c09f85d0a9be69f95a55042f1a6">xtpg.c</a><li>XTpg_GetCrosshairPosition()
: <a class="el" href="xtpg_8h.html#dc3232cd715ac67bc7ac687b7eccc160">xtpg.h</a>, <a class="el" href="xtpg_8c.html#dc3232cd715ac67bc7ac687b7eccc160">xtpg.c</a><li>XTpg_GetMotionSpeed()
: <a class="el" href="xtpg_8h.html#0a97328739804518e64475233ae98103">xtpg.h</a>, <a class="el" href="xtpg_8c.html#0a97328739804518e64475233ae98103">xtpg.c</a><li>XTpg_GetNoiseGain()
: <a class="el" href="xtpg_8h.html#d1c4aa5543691d012b272a1527ebccac">xtpg.h</a>, <a class="el" href="xtpg_8c.html#d1c4aa5543691d012b272a1527ebccac">xtpg.c</a><li>XTpg_GetPattern()
: <a class="el" href="xtpg_8h.html#6256661f2a9ab5e37bf4cf9be1992599">xtpg.h</a>, <a class="el" href="xtpg_8c.html#6256661f2a9ab5e37bf4cf9be1992599">xtpg.c</a><li>XTpg_GetStuckPixelThreshold()
: <a class="el" href="xtpg_8h.html#cb1f626ac7c66c678fc21fe9bdcb9e02">xtpg.h</a>, <a class="el" href="xtpg_8c.html#cb1f626ac7c66c678fc21fe9bdcb9e02">xtpg.c</a><li>XTpg_GetVersion()
: <a class="el" href="xtpg_8h.html#55a55de9bc8e45cbd6cb6ccd914e6a7f">xtpg.h</a>, <a class="el" href="xtpg_8c.html#55a55de9bc8e45cbd6cb6ccd914e6a7f">xtpg.c</a><li>XTpg_GetZPlateHSpeed()
: <a class="el" href="xtpg_8h.html#cf98040119054a473c4142be893bac7e">xtpg.h</a>, <a class="el" href="xtpg_8c.html#cf98040119054a473c4142be893bac7e">xtpg.c</a><li>XTpg_GetZPlateHStart()
: <a class="el" href="xtpg_8h.html#3c2504055b1745d04914578d2751c7b1">xtpg.h</a>, <a class="el" href="xtpg_8c.html#3c2504055b1745d04914578d2751c7b1">xtpg.c</a><li>XTpg_GetZPlateVSpeed()
: <a class="el" href="xtpg_8h.html#8b60fc34e62837b38f417e71885377ca">xtpg.h</a>, <a class="el" href="xtpg_8c.html#8b60fc34e62837b38f417e71885377ca">xtpg.c</a><li>XTpg_GetZPlateVStart()
: <a class="el" href="xtpg_8h.html#a87dda13d4eed857bff5e652d6b8c86c">xtpg.h</a>, <a class="el" href="xtpg_8c.html#a87dda13d4eed857bff5e652d6b8c86c">xtpg.c</a><li>XTPG_GREEN_PLANE
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a440581c72a5d0f0291a37818bb764d10">xtpg.h</a><li>XTPG_H_
: <a class="el" href="xtpg_8h.html#1f07d28753e595bda57226e62d68cd1f">xtpg.h</a><li>XTPG_H_RAMP
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a5486b82ac763e7fd021b1e7528c3cf6c">xtpg.h</a><li>XTPG_HANDLER_ERROR
: <a class="el" href="xtpg_8h.html#06fc87d81c62e9abb8790b6e5713c55b6e599c9cd1f850e60558006c1c248eea">xtpg.h</a><li>XTPG_HANDLER_FRAMEDONE
: <a class="el" href="xtpg_8h.html#06fc87d81c62e9abb8790b6e5713c55bd71e614a85238f7ccb58edc7fa8a6840">xtpg.h</a><li>XTPG_HANDLER_PROCSTART
: <a class="el" href="xtpg_8h.html#06fc87d81c62e9abb8790b6e5713c55b0fe9b123d3ff59c6f9c339942cf602b8">xtpg.h</a><li>XTPG_HSIZE_FIRST
: <a class="el" href="xtpg_8h.html#b689062bdc46127c2464edbd70a1f497">xtpg.h</a><li>XTPG_HSIZE_LAST
: <a class="el" href="xtpg_8h.html#6906cb7b7df0a7aa2c375e8635af0ada">xtpg.h</a><li>XTPG_HV_RAMP
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a44b5ca40c1baae1159d30150bcff9d72">xtpg.h</a><li>XTPG_HW_H_
: <a class="el" href="xtpg__hw_8h.html#647bf09d7efa06f2096b35781c3dd5a7">xtpg_hw.h</a><li>XTPG_IER_OFFSET
: <a class="el" href="xtpg__hw_8h.html#098f9a7b6228abde6f4bfa832a2c7900">xtpg_hw.h</a><li>XTpg_In32
: <a class="el" href="xtpg__hw_8h.html#7819ce0a2967c5280608b10aa1105c4b">xtpg_hw.h</a><li>XTpg_IntrClear
: <a class="el" href="xtpg_8h.html#b86c8ed6ca55229c6d94a7773bb5326b">xtpg.h</a><li>XTpg_IntrDisable
: <a class="el" href="xtpg_8h.html#d2c673d9d4963ed7219769b437355595">xtpg.h</a><li>XTpg_IntrEnable
: <a class="el" href="xtpg_8h.html#4f8e572c3d0973c9b6dc4864772788f4">xtpg.h</a><li>XTpg_IntrGetPending
: <a class="el" href="xtpg_8h.html#c4c2ef0a35975ab963616621c8edca6b">xtpg.h</a><li>XTpg_IntrHandler()
: <a class="el" href="xtpg__intr_8c.html#53708212cf002f479926a6896aa8ef04">xtpg_intr.c</a>, <a class="el" href="xtpg_8h.html#53708212cf002f479926a6896aa8ef04">xtpg.h</a><li>XTPG_IRQ_EN_OFFSET
: <a class="el" href="xtpg__hw_8h.html#fe29c531f32f9a6f7c05b25f83395d16">xtpg_hw.h</a><li>XTPG_ISR_OFFSET
: <a class="el" href="xtpg__hw_8h.html#d6b8d7c17d6e94a346011e3fd3ed7b42">xtpg_hw.h</a><li>XTPG_IXR_ALLINTR_MASK
: <a class="el" href="xtpg__hw_8h.html#1ea4ea36d109c8d16cfcf0ccc6c648d0">xtpg_hw.h</a><li>XTPG_IXR_EOF_MASK
: <a class="el" href="xtpg__hw_8h.html#ea3a8bfd1fb6fd4182e5a1956e3d7ae6">xtpg_hw.h</a><li>XTPG_IXR_PROCS_STARTED_MASK
: <a class="el" href="xtpg__hw_8h.html#e0c2afa166738889832817aed01df361">xtpg_hw.h</a><li>XTPG_IXR_SE_MASK
: <a class="el" href="xtpg__hw_8h.html#cf3c7360d8b3c10aedd662c708d24a73">xtpg_hw.h</a><li>XTpg_LookupConfig()
: <a class="el" href="xtpg__sinit_8c.html#469043e8dd6792504739c48fbf9406a7">xtpg_sinit.c</a>, <a class="el" href="xtpg_8h.html#469043e8dd6792504739c48fbf9406a7">xtpg.h</a><li>XTPG_MASKOUT_BLUE
: <a class="el" href="xtpg_8h.html#5c7b39dc28fba8e5090f8738c615d9b26db5ff213b52175299aff9f849eaef3d">xtpg.h</a><li>XTPG_MASKOUT_GREEN
: <a class="el" href="xtpg_8h.html#5c7b39dc28fba8e5090f8738c615d9b2b8bb193ec2b933b72b2b6400bd3aa332">xtpg.h</a><li>XTPG_MASKOUT_RED
: <a class="el" href="xtpg_8h.html#5c7b39dc28fba8e5090f8738c615d9b2655b46ae347ca5604bf892405196d99a">xtpg.h</a><li>XTPG_MOTION_SPEED_MASK
: <a class="el" href="xtpg__hw_8h.html#f1a3b3710d50f71c5e5262d309aa6c4b">xtpg_hw.h</a><li>XTPG_MOTION_SPEED_MAX
: <a class="el" href="xtpg_8h.html#6e76040f79f07ebddfb273aa224e9fb5">xtpg.h</a><li>XTPG_MOTION_SPEED_MIN
: <a class="el" href="xtpg_8h.html#1f0acf1b4ae5b44289655b4a0ca27f34">xtpg.h</a><li>XTPG_MOTION_SPEED_OFFSET
: <a class="el" href="xtpg__hw_8h.html#e5cfce92a50aedd7d7351172ce331868">xtpg_hw.h</a><li>XTPG_NOISE_GAIN_MASK
: <a class="el" href="xtpg__hw_8h.html#ee76a606b222d4168c1a37fe5e72af07">xtpg_hw.h</a><li>XTPG_NOISE_GAIN_OFFSET
: <a class="el" href="xtpg__hw_8h.html#5da8db8a2a748d38bf6057a4281c1937">xtpg_hw.h</a><li>XTPG_NOMASK
: <a class="el" href="xtpg_8h.html#5c7b39dc28fba8e5090f8738c615d9b2851c89dbb0c63e37b7b7dbf6ecf6585b">xtpg.h</a><li>XTpg_Out32
: <a class="el" href="xtpg__hw_8h.html#91dbe9f1b10ad6b35befc74c7dde4b28">xtpg_hw.h</a><li>XTPG_PASS_THROUGH
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24abdc8c651da2e19980bbfa1bf1611e1b2">xtpg.h</a><li>XTPG_PATTERN_CONTROL_OFFSET
: <a class="el" href="xtpg__hw_8h.html#11db1895aa8e24be06e7b6ef425754e6">xtpg_hw.h</a><li>XTPG_PTRN_CTL_CHECKER_BOARD
: <a class="el" href="xtpg__hw_8h.html#4cfe5391add247e17a334c77359a7749">xtpg_hw.h</a><li>XTPG_PTRN_CTL_COLOR_BARS
: <a class="el" href="xtpg__hw_8h.html#4607c4e5bdad8f5254ab610835495893">xtpg_hw.h</a><li>XTPG_PTRN_CTL_CROSS_HATCH
: <a class="el" href="xtpg__hw_8h.html#c072756e935b030f694f56390b7be698">xtpg_hw.h</a><li>XTPG_PTRN_CTL_EN_BOX_MASK
: <a class="el" href="xtpg__hw_8h.html#d2eae3c4d0a05b1433a97be59dfd6a36">xtpg_hw.h</a><li>XTPG_PTRN_CTL_EN_CROSSHAIR_MASK
: <a class="el" href="xtpg__hw_8h.html#7be9981aa3cbb60afa9be7ae1fd1722a">xtpg_hw.h</a><li>XTPG_PTRN_CTL_EN_MOTION_MASK
: <a class="el" href="xtpg__hw_8h.html#c4049ac20129bd40518d9dc461ece089">xtpg_hw.h</a><li>XTPG_PTRN_CTL_EN_NOISE_MASK
: <a class="el" href="xtpg__hw_8h.html#da9677ebdb09b6b0b0a27678c8235b1f">xtpg_hw.h</a><li>XTPG_PTRN_CTL_EN_STUCK_MASK
: <a class="el" href="xtpg__hw_8h.html#1b2c41f244fa3e0b991778bd4a779cdf">xtpg_hw.h</a><li>XTPG_PTRN_CTL_HOR_RAMP
: <a class="el" href="xtpg__hw_8h.html#e6945c2425cc92c645a532b0a641a89a">xtpg_hw.h</a><li>XTPG_PTRN_CTL_MASK_BLUE_CB
: <a class="el" href="xtpg__hw_8h.html#060f249175201782339ee3c2d57d4b13">xtpg_hw.h</a><li>XTPG_PTRN_CTL_MASK_COLR_COMP_MASK
: <a class="el" href="xtpg__hw_8h.html#add407cbbe3dc5cc510451bab9242314">xtpg_hw.h</a><li>XTPG_PTRN_CTL_MASK_COLR_COMP_SHIFT
: <a class="el" href="xtpg__hw_8h.html#b203bc9e061aa5af591b0e3359546930">xtpg_hw.h</a><li>XTPG_PTRN_CTL_MASK_GREEN_Y
: <a class="el" href="xtpg__hw_8h.html#ca182a1703c0f6f606e445dd3cab845a">xtpg_hw.h</a><li>XTPG_PTRN_CTL_MASK_RED_CR
: <a class="el" href="xtpg__hw_8h.html#737008b81ff591c611c997268c594472">xtpg_hw.h</a><li>XTPG_PTRN_CTL_PASS_THROUGH
: <a class="el" href="xtpg__hw_8h.html#1b653c371c3e42fcff3a43c27fa1afa7">xtpg_hw.h</a><li>XTPG_PTRN_CTL_SET_BG_MASK
: <a class="el" href="xtpg__hw_8h.html#6415256172cb42ee44a72888f9281011">xtpg_hw.h</a><li>XTPG_PTRN_CTL_SOLID_BLACK
: <a class="el" href="xtpg__hw_8h.html#79a98a9aeba356532dc8a3fa57a8ffe4">xtpg_hw.h</a><li>XTPG_PTRN_CTL_SOLID_BLUE
: <a class="el" href="xtpg__hw_8h.html#4b494156f391107864a0604391e93e9d">xtpg_hw.h</a><li>XTPG_PTRN_CTL_SOLID_GREEN
: <a class="el" href="xtpg__hw_8h.html#6ddb2fc719f0ae8def9f32ad8b79969d">xtpg_hw.h</a><li>XTPG_PTRN_CTL_SOLID_RED
: <a class="el" href="xtpg__hw_8h.html#98aa3c24869a6381aa1224a05f9ad9e4">xtpg_hw.h</a><li>XTPG_PTRN_CTL_SOLID_WHITE
: <a class="el" href="xtpg__hw_8h.html#eab9945c9a16beef7812a10136fa06cf">xtpg_hw.h</a><li>XTPG_PTRN_CTL_TARTAN_BARS
: <a class="el" href="xtpg__hw_8h.html#e303699944ffc48b65a0215d06287dc3">xtpg_hw.h</a><li>XTPG_PTRN_CTL_TEMP_RAMP
: <a class="el" href="xtpg__hw_8h.html#56237d36902ba026967e1d9691254d70">xtpg_hw.h</a><li>XTPG_PTRN_CTL_VER_HOR_RAMP
: <a class="el" href="xtpg__hw_8h.html#053608c8b804e754beaa42d5e62ed5b7">xtpg_hw.h</a><li>XTPG_PTRN_CTL_VER_RAMP
: <a class="el" href="xtpg__hw_8h.html#903d947edac7a29f4b2cc6177ed1af48">xtpg_hw.h</a><li>XTPG_PTRN_CTL_ZONE_PLATE
: <a class="el" href="xtpg__hw_8h.html#72351df038a58b85281a4d60b2458be0">xtpg_hw.h</a><li>XTpg_ReadReg
: <a class="el" href="xtpg__hw_8h.html#2b30ef24c0847197fa8ac1bc4aff814c">xtpg_hw.h</a><li>XTPG_ReadReg
: <a class="el" href="xtpg__hw_8h.html#76586eb91c8f68ec4535cbe6e5b6da44">xtpg_hw.h</a><li>XTPG_RED_PLANE
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a2eff0a760f266c1434ad1d36ee41ec07">xtpg.h</a><li>XTpg_RegUpdateDisable
: <a class="el" href="xtpg_8h.html#f1547439ff821874b850496e9b7eaaae">xtpg.h</a><li>XTpg_RegUpdateEnable
: <a class="el" href="xtpg_8h.html#3c244c71f3d053e57d83dd8ec148446e">xtpg.h</a><li>XTpg_Reset
: <a class="el" href="xtpg_8h.html#984e395b9281b106ed436954edb24246">xtpg.h</a><li>XTpg_SelfTest()
: <a class="el" href="xtpg__selftest_8c.html#4811952068028d9bdcf3e8beef071498">xtpg_selftest.c</a>, <a class="el" href="xtpg_8h.html#4811952068028d9bdcf3e8beef071498">xtpg.h</a><li>XTpg_SetActiveSize()
: <a class="el" href="xtpg_8h.html#443d73019e3e8f29e6ad1e661678f467">xtpg.h</a>, <a class="el" href="xtpg_8c.html#443d73019e3e8f29e6ad1e661678f467">xtpg.c</a><li>XTpg_SetBackground()
: <a class="el" href="xtpg_8h.html#6a523445d4915e10651f4a308a257ced">xtpg.h</a>, <a class="el" href="xtpg_8c.html#6a523445d4915e10651f4a308a257ced">xtpg.c</a><li>XTpg_SetBayerPhase()
: <a class="el" href="xtpg_8h.html#d030dbe7aba705e8d2e9e1acd63ac44b">xtpg.h</a>, <a class="el" href="xtpg_8c.html#d030dbe7aba705e8d2e9e1acd63ac44b">xtpg.c</a><li>XTpg_SetBoxColor()
: <a class="el" href="xtpg_8h.html#b37f41e5b55568b965bac4adbd8212ab">xtpg.h</a>, <a class="el" href="xtpg_8c.html#b37f41e5b55568b965bac4adbd8212ab">xtpg.c</a><li>XTpg_SetBoxSize()
: <a class="el" href="xtpg_8h.html#a27f2faddfd8c184687a7cd70ac71ad4">xtpg.h</a>, <a class="el" href="xtpg_8c.html#a27f2faddfd8c184687a7cd70ac71ad4">xtpg.c</a><li>XTpg_SetCallBack()
: <a class="el" href="xtpg__intr_8c.html#6ca7050dcbbe005a69bd15cf2199de11">xtpg_intr.c</a>, <a class="el" href="xtpg_8h.html#6ca7050dcbbe005a69bd15cf2199de11">xtpg.h</a><li>XTpg_SetComponentMask()
: <a class="el" href="xtpg_8h.html#cae25eb363367026dd37b0961e60e739">xtpg.h</a>, <a class="el" href="xtpg_8c.html#cae25eb363367026dd37b0961e60e739">xtpg.c</a><li>XTpg_SetCrosshairPosition()
: <a class="el" href="xtpg_8h.html#1a75c9bdad3e12c77b33a34f4caeaad8">xtpg.h</a>, <a class="el" href="xtpg_8c.html#1a75c9bdad3e12c77b33a34f4caeaad8">xtpg.c</a><li>XTpg_SetMotionSpeed()
: <a class="el" href="xtpg_8h.html#d60e72ebf07cb299f40c8d62b33035f7">xtpg.h</a>, <a class="el" href="xtpg_8c.html#d60e72ebf07cb299f40c8d62b33035f7">xtpg.c</a><li>XTpg_SetNoiseGain()
: <a class="el" href="xtpg_8h.html#fe20be225a9b43e342e0ccd11f0ae3c9">xtpg.h</a>, <a class="el" href="xtpg_8c.html#fe20be225a9b43e342e0ccd11f0ae3c9">xtpg.c</a><li>XTpg_SetPattern()
: <a class="el" href="xtpg_8h.html#f6783b9a514ab1b0c6221e417052844c">xtpg.h</a>, <a class="el" href="xtpg_8c.html#f6783b9a514ab1b0c6221e417052844c">xtpg.c</a><li>XTpg_SetStuckPixelThreshold()
: <a class="el" href="xtpg_8h.html#5fd07581e1d4d647153f6f7aceac999d">xtpg.h</a>, <a class="el" href="xtpg_8c.html#5fd07581e1d4d647153f6f7aceac999d">xtpg.c</a><li>XTpg_Setup()
: <a class="el" href="xtpg_8h.html#8d2a1715d79178d882947242bdadc6de">xtpg.h</a>, <a class="el" href="xtpg_8c.html#8d2a1715d79178d882947242bdadc6de">xtpg.c</a><li>XTpg_SetZPlateHSpeed()
: <a class="el" href="xtpg_8h.html#3f8e4cb9ba82d5e0cd795115a90be70c">xtpg.h</a>, <a class="el" href="xtpg_8c.html#3f8e4cb9ba82d5e0cd795115a90be70c">xtpg.c</a><li>XTpg_SetZPlateHStart()
: <a class="el" href="xtpg_8h.html#bdbd51a634cf14b6e4aecd4d10bb02d2">xtpg.h</a>, <a class="el" href="xtpg_8c.html#bdbd51a634cf14b6e4aecd4d10bb02d2">xtpg.c</a><li>XTpg_SetZPlateVSpeed()
: <a class="el" href="xtpg_8h.html#40326b8e25f4fe2d5f270f841bc47ece">xtpg.h</a>, <a class="el" href="xtpg_8c.html#40326b8e25f4fe2d5f270f841bc47ece">xtpg.c</a><li>XTpg_SetZPlateVStart()
: <a class="el" href="xtpg_8h.html#e65b702fac1b48c6a8c9a6c7cd4d300a">xtpg.h</a>, <a class="el" href="xtpg_8c.html#e65b702fac1b48c6a8c9a6c7cd4d300a">xtpg.c</a><li>XTpg_Start
: <a class="el" href="xtpg_8h.html#da80576c8fbad71b963f0299c48cbd33">xtpg.h</a><li>XTPG_STATUS_OFFSET
: <a class="el" href="xtpg__hw_8h.html#ac60a6adc8b96f9410f851500fbc2123">xtpg_hw.h</a><li>XTpg_StatusGetPending
: <a class="el" href="xtpg_8h.html#3dcf60ec669731c06bffd2c36e7ae89f">xtpg.h</a><li>XTpg_Stop
: <a class="el" href="xtpg_8h.html#13f3a677fa2b0d05e0166c2b4908d2a9">xtpg.h</a><li>XTPG_STUCK_PIXEL_THRESH_OFFSET
: <a class="el" href="xtpg__hw_8h.html#e69d7b731318fa8b621d0f3e4b08b2d2">xtpg_hw.h</a><li>XTPG_STUCKPIX_THRESH_MASK
: <a class="el" href="xtpg__hw_8h.html#663b68cbf1b4b692a92fd0e15575039e">xtpg_hw.h</a><li>XTpg_SyncReset
: <a class="el" href="xtpg_8h.html#6dd8b2a9ac48323b3751a4995f05f99e">xtpg.h</a><li>XTPG_T_RAMP
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24aa0b5e90a74d3285f7dfa6eceb37c6f31">xtpg.h</a><li>XTPG_TARAN_BARS
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24aff1d9115be441f9ee6f91d42654cb70a">xtpg.h</a><li>XTPG_V_RAMP
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24af1ca8c7e6e0599bd036e978c6e6af987">xtpg.h</a><li>XTPG_VER_INTERNAL_SHIFT
: <a class="el" href="xtpg__hw_8h.html#ad79b1756fa3948cbe5b83945e2a323d">xtpg_hw.h</a><li>XTPG_VER_MAJOR_MASK
: <a class="el" href="xtpg__hw_8h.html#267946177c9f162753e6cf176c2978a5">xtpg_hw.h</a><li>XTPG_VER_MAJOR_SHIFT
: <a class="el" href="xtpg__hw_8h.html#3a532c0b5d390722961fa6ea082df109">xtpg_hw.h</a><li>XTPG_VER_MINOR_MASK
: <a class="el" href="xtpg__hw_8h.html#a42d2bb7c69e70e96f3e0e5e57f25b97">xtpg_hw.h</a><li>XTPG_VER_MINOR_SHIFT
: <a class="el" href="xtpg__hw_8h.html#f59daa6e2e135dda9b56cb2635e1608e">xtpg_hw.h</a><li>XTPG_VER_PID_MASK
: <a class="el" href="xtpg__hw_8h.html#8d775c2ca99db6b244e98ee43c32b28a">xtpg_hw.h</a><li>XTPG_VER_REV_MASK
: <a class="el" href="xtpg__hw_8h.html#31922f93922969a3d15581447652d3ac">xtpg_hw.h</a><li>XTPG_VER_REV_NUM_MASK
: <a class="el" href="xtpg__hw_8h.html#00febfe3b03b07809138850bab7ab1eb">xtpg_hw.h</a><li>XTPG_VER_REV_SHIFT
: <a class="el" href="xtpg__hw_8h.html#d4243005ded9c274d2d2665ae4f5937e">xtpg_hw.h</a><li>XTPG_VERSION_OFFSET
: <a class="el" href="xtpg__hw_8h.html#24299df5333b24fb7c82010730ce79fc">xtpg_hw.h</a><li>XTPG_VSIZE_FIRST
: <a class="el" href="xtpg_8h.html#83ac52466510a57a1baa79c7c6a8d86e">xtpg.h</a><li>XTPG_VSIZE_LAST
: <a class="el" href="xtpg_8h.html#f34a32ca1752105b5d7a6a5eb9ac95bd">xtpg.h</a><li>XTPG_WHITE_PLANE
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a430079fe26a4aeb37d22fc894e05c675">xtpg.h</a><li>XTpg_WriteReg
: <a class="el" href="xtpg__hw_8h.html#d294faacba4217a983999dfe77420cce">xtpg_hw.h</a><li>XTPG_WriteReg
: <a class="el" href="xtpg__hw_8h.html#e3a63af260adbda4499755ee2010e066">xtpg_hw.h</a><li>XTPG_ZONE_PLATE
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24ab93e621f9196bf70c348d4db2507c685">xtpg.h</a><li>XTPG_ZPLATE_HOR_CONTROL_OFFSET
: <a class="el" href="xtpg__hw_8h.html#f12b690e70c34df466139a59ab382705">xtpg_hw.h</a><li>XTPG_ZPLATE_VER_CONTROL_OFFSET
: <a class="el" href="xtpg__hw_8h.html#2caa0ce9f09c83610f31218ebea74244">xtpg_hw.h</a><li>XTPG_ZPLATEHOR_SPEED_MASK
: <a class="el" href="xtpg__hw_8h.html#1c236b322295236fc4d4cf30c7cf77de">xtpg_hw.h</a><li>XTPG_ZPLATEHOR_SPEED_SHIFT
: <a class="el" href="xtpg__hw_8h.html#b610044350233425d75851b62fe9b9f9">xtpg_hw.h</a><li>XTPG_ZPLATEHOR_START_MASK
: <a class="el" href="xtpg__hw_8h.html#e50753339453d6795452e6bf894d387f">xtpg_hw.h</a><li>XTPG_ZPLATEVER_SPEED_MASK
: <a class="el" href="xtpg__hw_8h.html#51d639d79893c8ed8b7dbb3ed9f69010">xtpg_hw.h</a><li>XTPG_ZPLATEVER_SPEED_SHIFT
: <a class="el" href="xtpg__hw_8h.html#045325ad8c33ae1d0eee3ad2f1bc0d1a">xtpg_hw.h</a><li>XTPG_ZPLATEVER_START_MASK
: <a class="el" href="xtpg__hw_8h.html#b3c9b2de4e54b790c9a4cedec9446afe">xtpg_hw.h</a></ul>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -0,0 +1,208 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
Class Members
</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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;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&nbsp;List</span></a></li>
<li id="current"><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="globals.html"><span>All</span></a></li>
<li><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_vars.html"><span>Variables</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li id="current"><a href="globals_defs.html"><span>Defines</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="#index_t"><span>t</span></a></li>
<li><a href="#index_x"><span>x</span></a></li>
</ul>
</div>
<p>
&nbsp;
<p>
<h3><a class="anchor" name="index_t">- t -</a></h3><ul>
<li>TPG_ACTIVE_SIZE
: <a class="el" href="xtpg__hw_8h.html#f2da0766750fed19bb68d1c4ce0e83cb">xtpg_hw.h</a><li>TPG_BAYER_PHASE
: <a class="el" href="xtpg__hw_8h.html#59f3155f60a5ed1fec8496e1cca6b9f5">xtpg_hw.h</a><li>TPG_BOX_COLOR
: <a class="el" href="xtpg__hw_8h.html#f8b95e26c374dbb91b644253a385559c">xtpg_hw.h</a><li>TPG_BOX_SIZE
: <a class="el" href="xtpg__hw_8h.html#ba05d8041b536d7a2e959b4fea7fa84b">xtpg_hw.h</a><li>TPG_CHECKER_BOARD
: <a class="el" href="xtpg__hw_8h.html#cd171d2458cc9c4726dbd63019289db3">xtpg_hw.h</a><li>TPG_COLOR_BARS
: <a class="el" href="xtpg__hw_8h.html#b9af7f88a1947ce632a81cbb8b89df36">xtpg_hw.h</a><li>TPG_CONTROL
: <a class="el" href="xtpg__hw_8h.html#d4baad3ec762e9f1e24ddbad2e18d3d9">xtpg_hw.h</a><li>TPG_CROSS_HAIRS
: <a class="el" href="xtpg__hw_8h.html#f7da46e2f01ee48898d24ae4a4d26d4a">xtpg_hw.h</a><li>TPG_CROSS_HATCH
: <a class="el" href="xtpg__hw_8h.html#9ba2cd470b5b53c9120d05d26e78a369">xtpg_hw.h</a><li>TPG_CTL_EN_MASK
: <a class="el" href="xtpg__hw_8h.html#897a2cd4906ce8e228a5faedcfe67378">xtpg_hw.h</a><li>TPG_CTL_RUE_MASK
: <a class="el" href="xtpg__hw_8h.html#4f2d876753fd6690754846bea85490d3">xtpg_hw.h</a><li>TPG_ENABLE_MOTION
: <a class="el" href="xtpg__hw_8h.html#ed842eae12e239db6fe0b7a05cb17686">xtpg_hw.h</a><li>TPG_ENABLE_NOISE
: <a class="el" href="xtpg__hw_8h.html#87e814d573dcf395b76fad1a73ad7b92">xtpg_hw.h</a><li>TPG_ENABLE_STUCK
: <a class="el" href="xtpg__hw_8h.html#4104e90fba389fcecdcace9956c60224">xtpg_hw.h</a><li>TPG_ERROR
: <a class="el" href="xtpg__hw_8h.html#89e83bd3517a3688ebdc7f0b834b4d6e">xtpg_hw.h</a><li>TPG_HOR_RAMP
: <a class="el" href="xtpg__hw_8h.html#caba927bd8c3cb940f9c9e0c7ef6e38b">xtpg_hw.h</a><li>TPG_In32
: <a class="el" href="xtpg__hw_8h.html#762f0294f5f45ba393d0526f03aba293">xtpg_hw.h</a><li>TPG_IRQ_EN
: <a class="el" href="xtpg__hw_8h.html#bf2e177f3c485a4d53ae11ef8f7ee97e">xtpg_hw.h</a><li>TPG_MASK_BLUE_CB
: <a class="el" href="xtpg__hw_8h.html#43365424e85df57aef079b71df6107f0">xtpg_hw.h</a><li>TPG_MASK_GREEN_Y
: <a class="el" href="xtpg__hw_8h.html#a03448fafa75ee6e17037d8eb2c0daec">xtpg_hw.h</a><li>TPG_MASK_RED_CR
: <a class="el" href="xtpg__hw_8h.html#fd39a99f5a0a223be1b0e90774cb3d06">xtpg_hw.h</a><li>TPG_MOTION_SPEED
: <a class="el" href="xtpg__hw_8h.html#e231dbedc457378402285e9ebae044b5">xtpg_hw.h</a><li>TPG_MOVING_BOX
: <a class="el" href="xtpg__hw_8h.html#db6557ada9c717b193ac4ae5c9f28fce">xtpg_hw.h</a><li>TPG_NOISE_GAIN
: <a class="el" href="xtpg__hw_8h.html#4ca2bf9be39cf174530ff4e3a85b0580">xtpg_hw.h</a><li>TPG_Out32
: <a class="el" href="xtpg__hw_8h.html#9d5c12658d0d2f4a51a39081c9b50075">xtpg_hw.h</a><li>TPG_PASS_THROUGH
: <a class="el" href="xtpg__hw_8h.html#0ad8da11ba36b8f2cbe40a578346501c">xtpg_hw.h</a><li>TPG_PATTERN_CONTROL
: <a class="el" href="xtpg__hw_8h.html#71884c4668688e38314d6ca999475192">xtpg_hw.h</a><li>TPG_RST_AUTORESET
: <a class="el" href="xtpg__hw_8h.html#2366276c75e024feb4eda775c116b32d">xtpg_hw.h</a><li>TPG_RST_RESET
: <a class="el" href="xtpg__hw_8h.html#85e2533f09b4b96deeaecb9981e17481">xtpg_hw.h</a><li>TPG_SOILD_BLACK
: <a class="el" href="xtpg__hw_8h.html#6df39fe8f1134efa28eec6594565b7bd">xtpg_hw.h</a><li>TPG_SOLID_BLUE
: <a class="el" href="xtpg__hw_8h.html#396a16d3c27a620ec5660109ba0928ce">xtpg_hw.h</a><li>TPG_SOLID_GREEN
: <a class="el" href="xtpg__hw_8h.html#528c98be03a6185b422bbf513d1a74f7">xtpg_hw.h</a><li>TPG_SOLID_RED
: <a class="el" href="xtpg__hw_8h.html#6a25c4528bde5ec6275505024bd9da97">xtpg_hw.h</a><li>TPG_SOLID_WHITE
: <a class="el" href="xtpg__hw_8h.html#37c06e8dc8b423953a7c0d45ab381130">xtpg_hw.h</a><li>TPG_STATUS
: <a class="el" href="xtpg__hw_8h.html#7435ff50652a07c295c8dad732dac48e">xtpg_hw.h</a><li>TPG_STUCK_PIXEL_THRESH
: <a class="el" href="xtpg__hw_8h.html#2943a3c7252b3b64633a721f68790ef4">xtpg_hw.h</a><li>TPG_TARTAN_BARS
: <a class="el" href="xtpg__hw_8h.html#1a321bc4e109d9cb74130eeb3e84f903">xtpg_hw.h</a><li>TPG_TEMP_RAMP
: <a class="el" href="xtpg__hw_8h.html#854f526ec6cee6625a0237bab6cf0438">xtpg_hw.h</a><li>TPG_VER_HOR_RAMP
: <a class="el" href="xtpg__hw_8h.html#b7594f6b3999b06191851d2f65b682d6">xtpg_hw.h</a><li>TPG_VER_RAMP
: <a class="el" href="xtpg__hw_8h.html#f6f85944032161259e59f8a456266d24">xtpg_hw.h</a><li>TPG_VERSION
: <a class="el" href="xtpg__hw_8h.html#ae1e35bbe5a9df573cb63b7e1515c1d7">xtpg_hw.h</a><li>TPG_ZONE_PLATE
: <a class="el" href="xtpg__hw_8h.html#b3b677e17b057bccbcf63f4846a1a511">xtpg_hw.h</a><li>TPG_ZPLATE_HOR_CONTROL
: <a class="el" href="xtpg__hw_8h.html#151aad9ab14a5fa9a97e9cc9cd01e6f3">xtpg_hw.h</a><li>TPG_ZPLATE_VER_CONTROL
: <a class="el" href="xtpg__hw_8h.html#45b48523d0fbff9b114bef26b1800649">xtpg_hw.h</a></ul>
<h3><a class="anchor" name="index_x">- x -</a></h3><ul>
<li>XTPG_8_BIT_MASK
: <a class="el" href="xtpg__hw_8h.html#9c162340d6d34f7ab23f61d082ba3b5f">xtpg_hw.h</a><li>XTPG_ACTIVE_SIZE_OFFSET
: <a class="el" href="xtpg__hw_8h.html#d0d4838e4ec053d3c1a3ced38ce6ea8e">xtpg_hw.h</a><li>XTPG_ACTSIZE_NUM_LINE_MASK
: <a class="el" href="xtpg__hw_8h.html#fc0d3c12d1972e8ef86befa466cd6c47">xtpg_hw.h</a><li>XTPG_ACTSIZE_NUM_LINE_SHIFT
: <a class="el" href="xtpg__hw_8h.html#270d476cc0ca3c97249461dd802ff53f">xtpg_hw.h</a><li>XTPG_ACTSIZE_NUM_PIXEL_MASK
: <a class="el" href="xtpg__hw_8h.html#b82073c9c1e55063121ca1070e24e7b8">xtpg_hw.h</a><li>XTPG_BAYER_PHASE_MASK
: <a class="el" href="xtpg__hw_8h.html#c11b53b6668c0e5fff8ba9918984ead7">xtpg_hw.h</a><li>XTPG_BAYER_PHASE_OFFSET
: <a class="el" href="xtpg__hw_8h.html#c837ac5000b5371b5bb0fe47866cda7a">xtpg_hw.h</a><li>XTPG_BOX_COLOR_OFFSET
: <a class="el" href="xtpg__hw_8h.html#b0d38d33e96954fab21eb3f942148988">xtpg_hw.h</a><li>XTPG_BOX_SIZE_MASK
: <a class="el" href="xtpg__hw_8h.html#fa3cd8309758a9a4f2222a96ee47c02b">xtpg_hw.h</a><li>XTPG_BOX_SIZE_OFFSET
: <a class="el" href="xtpg__hw_8h.html#cd089fc5c4db3190a2d4a6bb963da0fa">xtpg_hw.h</a><li>XTPG_BOXCOL_BLUE_MASK
: <a class="el" href="xtpg__hw_8h.html#3e3d8ddbe9b24f1ddaf93acb666a53d5">xtpg_hw.h</a><li>XTPG_BOXCOL_GREEN_MASK
: <a class="el" href="xtpg__hw_8h.html#2f579b6336fd18588ca4088503e4788c">xtpg_hw.h</a><li>XTPG_BOXCOL_GREEN_SHIFT
: <a class="el" href="xtpg__hw_8h.html#db3e26ac04eeb5db5e7a2c8360280cbe">xtpg_hw.h</a><li>XTPG_BOXCOL_RED_MASK
: <a class="el" href="xtpg__hw_8h.html#dc7cf45bbe6eb37f62fe903b064c7fd6">xtpg_hw.h</a><li>XTPG_BOXCOL_RED_SHIFT
: <a class="el" href="xtpg__hw_8h.html#2860f2c21b0e112de327d5658559fc3c">xtpg_hw.h</a><li>XTPG_CONTROL_OFFSET
: <a class="el" href="xtpg__hw_8h.html#0f1e3ea3cc30cd27e6ee6d4b36647e08">xtpg_hw.h</a><li>XTPG_CROSS_HAIRS_OFFSET
: <a class="el" href="xtpg__hw_8h.html#c230ae34127068414ba0c0f199e0b977">xtpg_hw.h</a><li>XTPG_CROSSHAIR_HPOS_MASK
: <a class="el" href="xtpg__hw_8h.html#592a1d1e61de0c8c2065170dd0168cf7">xtpg_hw.h</a><li>XTPG_CROSSHAIR_SHIFT
: <a class="el" href="xtpg__hw_8h.html#2e270a1e8e253e33a1b698b96091c058">xtpg_hw.h</a><li>XTPG_CROSSHAIR_VPOS_MASK
: <a class="el" href="xtpg__hw_8h.html#138991790981f5d7159530ddbfd06f03">xtpg_hw.h</a><li>XTPG_CTL_AUTORESET_MASK
: <a class="el" href="xtpg__hw_8h.html#d37da6216b2136d32ee4db03da1a276f">xtpg_hw.h</a><li>XTPG_CTL_RESET_MASK
: <a class="el" href="xtpg__hw_8h.html#62f060cf6aa1ca4f83e836a3b896858e">xtpg_hw.h</a><li>XTPG_CTL_RUE_MASK
: <a class="el" href="xtpg__hw_8h.html#39e3278c5b90e6fe9cc816a1286544d4">xtpg_hw.h</a><li>XTPG_CTL_SW_EN_MASK
: <a class="el" href="xtpg__hw_8h.html#c5a88b7069eac263e1a01030eedb5217">xtpg_hw.h</a><li>XTpg_Disable
: <a class="el" href="xtpg_8h.html#80d828ae1352852a76e8663cee7654d9">xtpg.h</a><li>XTpg_Enable
: <a class="el" href="xtpg_8h.html#cef39da0dfcaabaa02bdd4e8f2aa8a62">xtpg.h</a><li>XTPG_ERR_EOL_EARLY_MASK
: <a class="el" href="xtpg__hw_8h.html#5ee3a54d45f9cf5b61b0fc0effb15212">xtpg_hw.h</a><li>XTPG_ERR_EOL_LATE_MASK
: <a class="el" href="xtpg__hw_8h.html#1a273c6ebef1aecf6d23172dab0b8449">xtpg_hw.h</a><li>XTPG_ERR_SOF_EARLY_MASK
: <a class="el" href="xtpg__hw_8h.html#06819425caf728c22886d7ee982ffc0a">xtpg_hw.h</a><li>XTPG_ERR_SOF_LATE_MASK
: <a class="el" href="xtpg__hw_8h.html#884ffa8da4eff81a54b6e60a05d693e9">xtpg_hw.h</a><li>XTPG_ERROR_OFFSET
: <a class="el" href="xtpg__hw_8h.html#074c1a5cca059613663cd5211af0aed6">xtpg_hw.h</a><li>XTPG_H_
: <a class="el" href="xtpg_8h.html#1f07d28753e595bda57226e62d68cd1f">xtpg.h</a><li>XTPG_HSIZE_FIRST
: <a class="el" href="xtpg_8h.html#b689062bdc46127c2464edbd70a1f497">xtpg.h</a><li>XTPG_HSIZE_LAST
: <a class="el" href="xtpg_8h.html#6906cb7b7df0a7aa2c375e8635af0ada">xtpg.h</a><li>XTPG_HW_H_
: <a class="el" href="xtpg__hw_8h.html#647bf09d7efa06f2096b35781c3dd5a7">xtpg_hw.h</a><li>XTPG_IER_OFFSET
: <a class="el" href="xtpg__hw_8h.html#098f9a7b6228abde6f4bfa832a2c7900">xtpg_hw.h</a><li>XTpg_In32
: <a class="el" href="xtpg__hw_8h.html#7819ce0a2967c5280608b10aa1105c4b">xtpg_hw.h</a><li>XTpg_IntrClear
: <a class="el" href="xtpg_8h.html#b86c8ed6ca55229c6d94a7773bb5326b">xtpg.h</a><li>XTpg_IntrDisable
: <a class="el" href="xtpg_8h.html#d2c673d9d4963ed7219769b437355595">xtpg.h</a><li>XTpg_IntrEnable
: <a class="el" href="xtpg_8h.html#4f8e572c3d0973c9b6dc4864772788f4">xtpg.h</a><li>XTpg_IntrGetPending
: <a class="el" href="xtpg_8h.html#c4c2ef0a35975ab963616621c8edca6b">xtpg.h</a><li>XTPG_IRQ_EN_OFFSET
: <a class="el" href="xtpg__hw_8h.html#fe29c531f32f9a6f7c05b25f83395d16">xtpg_hw.h</a><li>XTPG_ISR_OFFSET
: <a class="el" href="xtpg__hw_8h.html#d6b8d7c17d6e94a346011e3fd3ed7b42">xtpg_hw.h</a><li>XTPG_IXR_ALLINTR_MASK
: <a class="el" href="xtpg__hw_8h.html#1ea4ea36d109c8d16cfcf0ccc6c648d0">xtpg_hw.h</a><li>XTPG_IXR_EOF_MASK
: <a class="el" href="xtpg__hw_8h.html#ea3a8bfd1fb6fd4182e5a1956e3d7ae6">xtpg_hw.h</a><li>XTPG_IXR_PROCS_STARTED_MASK
: <a class="el" href="xtpg__hw_8h.html#e0c2afa166738889832817aed01df361">xtpg_hw.h</a><li>XTPG_IXR_SE_MASK
: <a class="el" href="xtpg__hw_8h.html#cf3c7360d8b3c10aedd662c708d24a73">xtpg_hw.h</a><li>XTPG_MOTION_SPEED_MASK
: <a class="el" href="xtpg__hw_8h.html#f1a3b3710d50f71c5e5262d309aa6c4b">xtpg_hw.h</a><li>XTPG_MOTION_SPEED_MAX
: <a class="el" href="xtpg_8h.html#6e76040f79f07ebddfb273aa224e9fb5">xtpg.h</a><li>XTPG_MOTION_SPEED_MIN
: <a class="el" href="xtpg_8h.html#1f0acf1b4ae5b44289655b4a0ca27f34">xtpg.h</a><li>XTPG_MOTION_SPEED_OFFSET
: <a class="el" href="xtpg__hw_8h.html#e5cfce92a50aedd7d7351172ce331868">xtpg_hw.h</a><li>XTPG_NOISE_GAIN_MASK
: <a class="el" href="xtpg__hw_8h.html#ee76a606b222d4168c1a37fe5e72af07">xtpg_hw.h</a><li>XTPG_NOISE_GAIN_OFFSET
: <a class="el" href="xtpg__hw_8h.html#5da8db8a2a748d38bf6057a4281c1937">xtpg_hw.h</a><li>XTpg_Out32
: <a class="el" href="xtpg__hw_8h.html#91dbe9f1b10ad6b35befc74c7dde4b28">xtpg_hw.h</a><li>XTPG_PATTERN_CONTROL_OFFSET
: <a class="el" href="xtpg__hw_8h.html#11db1895aa8e24be06e7b6ef425754e6">xtpg_hw.h</a><li>XTPG_PTRN_CTL_CHECKER_BOARD
: <a class="el" href="xtpg__hw_8h.html#4cfe5391add247e17a334c77359a7749">xtpg_hw.h</a><li>XTPG_PTRN_CTL_COLOR_BARS
: <a class="el" href="xtpg__hw_8h.html#4607c4e5bdad8f5254ab610835495893">xtpg_hw.h</a><li>XTPG_PTRN_CTL_CROSS_HATCH
: <a class="el" href="xtpg__hw_8h.html#c072756e935b030f694f56390b7be698">xtpg_hw.h</a><li>XTPG_PTRN_CTL_EN_BOX_MASK
: <a class="el" href="xtpg__hw_8h.html#d2eae3c4d0a05b1433a97be59dfd6a36">xtpg_hw.h</a><li>XTPG_PTRN_CTL_EN_CROSSHAIR_MASK
: <a class="el" href="xtpg__hw_8h.html#7be9981aa3cbb60afa9be7ae1fd1722a">xtpg_hw.h</a><li>XTPG_PTRN_CTL_EN_MOTION_MASK
: <a class="el" href="xtpg__hw_8h.html#c4049ac20129bd40518d9dc461ece089">xtpg_hw.h</a><li>XTPG_PTRN_CTL_EN_NOISE_MASK
: <a class="el" href="xtpg__hw_8h.html#da9677ebdb09b6b0b0a27678c8235b1f">xtpg_hw.h</a><li>XTPG_PTRN_CTL_EN_STUCK_MASK
: <a class="el" href="xtpg__hw_8h.html#1b2c41f244fa3e0b991778bd4a779cdf">xtpg_hw.h</a><li>XTPG_PTRN_CTL_HOR_RAMP
: <a class="el" href="xtpg__hw_8h.html#e6945c2425cc92c645a532b0a641a89a">xtpg_hw.h</a><li>XTPG_PTRN_CTL_MASK_BLUE_CB
: <a class="el" href="xtpg__hw_8h.html#060f249175201782339ee3c2d57d4b13">xtpg_hw.h</a><li>XTPG_PTRN_CTL_MASK_COLR_COMP_MASK
: <a class="el" href="xtpg__hw_8h.html#add407cbbe3dc5cc510451bab9242314">xtpg_hw.h</a><li>XTPG_PTRN_CTL_MASK_COLR_COMP_SHIFT
: <a class="el" href="xtpg__hw_8h.html#b203bc9e061aa5af591b0e3359546930">xtpg_hw.h</a><li>XTPG_PTRN_CTL_MASK_GREEN_Y
: <a class="el" href="xtpg__hw_8h.html#ca182a1703c0f6f606e445dd3cab845a">xtpg_hw.h</a><li>XTPG_PTRN_CTL_MASK_RED_CR
: <a class="el" href="xtpg__hw_8h.html#737008b81ff591c611c997268c594472">xtpg_hw.h</a><li>XTPG_PTRN_CTL_PASS_THROUGH
: <a class="el" href="xtpg__hw_8h.html#1b653c371c3e42fcff3a43c27fa1afa7">xtpg_hw.h</a><li>XTPG_PTRN_CTL_SET_BG_MASK
: <a class="el" href="xtpg__hw_8h.html#6415256172cb42ee44a72888f9281011">xtpg_hw.h</a><li>XTPG_PTRN_CTL_SOLID_BLACK
: <a class="el" href="xtpg__hw_8h.html#79a98a9aeba356532dc8a3fa57a8ffe4">xtpg_hw.h</a><li>XTPG_PTRN_CTL_SOLID_BLUE
: <a class="el" href="xtpg__hw_8h.html#4b494156f391107864a0604391e93e9d">xtpg_hw.h</a><li>XTPG_PTRN_CTL_SOLID_GREEN
: <a class="el" href="xtpg__hw_8h.html#6ddb2fc719f0ae8def9f32ad8b79969d">xtpg_hw.h</a><li>XTPG_PTRN_CTL_SOLID_RED
: <a class="el" href="xtpg__hw_8h.html#98aa3c24869a6381aa1224a05f9ad9e4">xtpg_hw.h</a><li>XTPG_PTRN_CTL_SOLID_WHITE
: <a class="el" href="xtpg__hw_8h.html#eab9945c9a16beef7812a10136fa06cf">xtpg_hw.h</a><li>XTPG_PTRN_CTL_TARTAN_BARS
: <a class="el" href="xtpg__hw_8h.html#e303699944ffc48b65a0215d06287dc3">xtpg_hw.h</a><li>XTPG_PTRN_CTL_TEMP_RAMP
: <a class="el" href="xtpg__hw_8h.html#56237d36902ba026967e1d9691254d70">xtpg_hw.h</a><li>XTPG_PTRN_CTL_VER_HOR_RAMP
: <a class="el" href="xtpg__hw_8h.html#053608c8b804e754beaa42d5e62ed5b7">xtpg_hw.h</a><li>XTPG_PTRN_CTL_VER_RAMP
: <a class="el" href="xtpg__hw_8h.html#903d947edac7a29f4b2cc6177ed1af48">xtpg_hw.h</a><li>XTPG_PTRN_CTL_ZONE_PLATE
: <a class="el" href="xtpg__hw_8h.html#72351df038a58b85281a4d60b2458be0">xtpg_hw.h</a><li>XTpg_ReadReg
: <a class="el" href="xtpg__hw_8h.html#2b30ef24c0847197fa8ac1bc4aff814c">xtpg_hw.h</a><li>XTPG_ReadReg
: <a class="el" href="xtpg__hw_8h.html#76586eb91c8f68ec4535cbe6e5b6da44">xtpg_hw.h</a><li>XTpg_RegUpdateDisable
: <a class="el" href="xtpg_8h.html#f1547439ff821874b850496e9b7eaaae">xtpg.h</a><li>XTpg_RegUpdateEnable
: <a class="el" href="xtpg_8h.html#3c244c71f3d053e57d83dd8ec148446e">xtpg.h</a><li>XTpg_Reset
: <a class="el" href="xtpg_8h.html#984e395b9281b106ed436954edb24246">xtpg.h</a><li>XTpg_Start
: <a class="el" href="xtpg_8h.html#da80576c8fbad71b963f0299c48cbd33">xtpg.h</a><li>XTPG_STATUS_OFFSET
: <a class="el" href="xtpg__hw_8h.html#ac60a6adc8b96f9410f851500fbc2123">xtpg_hw.h</a><li>XTpg_StatusGetPending
: <a class="el" href="xtpg_8h.html#3dcf60ec669731c06bffd2c36e7ae89f">xtpg.h</a><li>XTpg_Stop
: <a class="el" href="xtpg_8h.html#13f3a677fa2b0d05e0166c2b4908d2a9">xtpg.h</a><li>XTPG_STUCK_PIXEL_THRESH_OFFSET
: <a class="el" href="xtpg__hw_8h.html#e69d7b731318fa8b621d0f3e4b08b2d2">xtpg_hw.h</a><li>XTPG_STUCKPIX_THRESH_MASK
: <a class="el" href="xtpg__hw_8h.html#663b68cbf1b4b692a92fd0e15575039e">xtpg_hw.h</a><li>XTpg_SyncReset
: <a class="el" href="xtpg_8h.html#6dd8b2a9ac48323b3751a4995f05f99e">xtpg.h</a><li>XTPG_VER_INTERNAL_SHIFT
: <a class="el" href="xtpg__hw_8h.html#ad79b1756fa3948cbe5b83945e2a323d">xtpg_hw.h</a><li>XTPG_VER_MAJOR_MASK
: <a class="el" href="xtpg__hw_8h.html#267946177c9f162753e6cf176c2978a5">xtpg_hw.h</a><li>XTPG_VER_MAJOR_SHIFT
: <a class="el" href="xtpg__hw_8h.html#3a532c0b5d390722961fa6ea082df109">xtpg_hw.h</a><li>XTPG_VER_MINOR_MASK
: <a class="el" href="xtpg__hw_8h.html#a42d2bb7c69e70e96f3e0e5e57f25b97">xtpg_hw.h</a><li>XTPG_VER_MINOR_SHIFT
: <a class="el" href="xtpg__hw_8h.html#f59daa6e2e135dda9b56cb2635e1608e">xtpg_hw.h</a><li>XTPG_VER_PID_MASK
: <a class="el" href="xtpg__hw_8h.html#8d775c2ca99db6b244e98ee43c32b28a">xtpg_hw.h</a><li>XTPG_VER_REV_MASK
: <a class="el" href="xtpg__hw_8h.html#31922f93922969a3d15581447652d3ac">xtpg_hw.h</a><li>XTPG_VER_REV_NUM_MASK
: <a class="el" href="xtpg__hw_8h.html#00febfe3b03b07809138850bab7ab1eb">xtpg_hw.h</a><li>XTPG_VER_REV_SHIFT
: <a class="el" href="xtpg__hw_8h.html#d4243005ded9c274d2d2665ae4f5937e">xtpg_hw.h</a><li>XTPG_VERSION_OFFSET
: <a class="el" href="xtpg__hw_8h.html#24299df5333b24fb7c82010730ce79fc">xtpg_hw.h</a><li>XTPG_VSIZE_FIRST
: <a class="el" href="xtpg_8h.html#83ac52466510a57a1baa79c7c6a8d86e">xtpg.h</a><li>XTPG_VSIZE_LAST
: <a class="el" href="xtpg_8h.html#f34a32ca1752105b5d7a6a5eb9ac95bd">xtpg.h</a><li>XTpg_WriteReg
: <a class="el" href="xtpg__hw_8h.html#d294faacba4217a983999dfe77420cce">xtpg_hw.h</a><li>XTPG_WriteReg
: <a class="el" href="xtpg__hw_8h.html#e3a63af260adbda4499755ee2010e066">xtpg_hw.h</a><li>XTPG_ZPLATE_HOR_CONTROL_OFFSET
: <a class="el" href="xtpg__hw_8h.html#f12b690e70c34df466139a59ab382705">xtpg_hw.h</a><li>XTPG_ZPLATE_VER_CONTROL_OFFSET
: <a class="el" href="xtpg__hw_8h.html#2caa0ce9f09c83610f31218ebea74244">xtpg_hw.h</a><li>XTPG_ZPLATEHOR_SPEED_MASK
: <a class="el" href="xtpg__hw_8h.html#1c236b322295236fc4d4cf30c7cf77de">xtpg_hw.h</a><li>XTPG_ZPLATEHOR_SPEED_SHIFT
: <a class="el" href="xtpg__hw_8h.html#b610044350233425d75851b62fe9b9f9">xtpg_hw.h</a><li>XTPG_ZPLATEHOR_START_MASK
: <a class="el" href="xtpg__hw_8h.html#e50753339453d6795452e6bf894d387f">xtpg_hw.h</a><li>XTPG_ZPLATEVER_SPEED_MASK
: <a class="el" href="xtpg__hw_8h.html#51d639d79893c8ed8b7dbb3ed9f69010">xtpg_hw.h</a><li>XTPG_ZPLATEVER_SPEED_SHIFT
: <a class="el" href="xtpg__hw_8h.html#045325ad8c33ae1d0eee3ad2f1bc0d1a">xtpg_hw.h</a><li>XTPG_ZPLATEVER_START_MASK
: <a class="el" href="xtpg__hw_8h.html#b3c9b2de4e54b790c9a4cedec9446afe">xtpg_hw.h</a></ul>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -0,0 +1,42 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
Class Members
</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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;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&nbsp;List</span></a></li>
<li id="current"><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="globals.html"><span>All</span></a></li>
<li><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_vars.html"><span>Variables</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li id="current"><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li><a href="globals_defs.html"><span>Defines</span></a></li>
</ul>
</div>
&nbsp;
<p>
<ul>
<li>BackgroundPattern
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a">xtpg.h</a><li>BayerPhaseCombination
: <a class="el" href="xtpg_8h.html#d8fa790638141991e3be81ea5401344c">xtpg.h</a><li>ComponentMask
: <a class="el" href="xtpg_8h.html#5c7b39dc28fba8e5090f8738c615d9b2">xtpg.h</a></ul>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -0,0 +1,66 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
Class Members
</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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;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&nbsp;List</span></a></li>
<li id="current"><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="globals.html"><span>All</span></a></li>
<li><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_vars.html"><span>Variables</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li id="current"><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li><a href="globals_defs.html"><span>Defines</span></a></li>
</ul>
</div>
&nbsp;
<p>
<ul>
<li>XTPG_BAYER_PHASE_BGBG
: <a class="el" href="xtpg_8h.html#d8fa790638141991e3be81ea5401344ce0ce0a01bcdc0106017a4333e846b8bc">xtpg.h</a><li>XTPG_BAYER_PHASE_GBGB
: <a class="el" href="xtpg_8h.html#d8fa790638141991e3be81ea5401344c61abca56e7814bf7f38959b7dee0c2b1">xtpg.h</a><li>XTPG_BAYER_PHASE_GRGR
: <a class="el" href="xtpg_8h.html#d8fa790638141991e3be81ea5401344c6abd81eb7c177f39a4f52b24f031e6e1">xtpg.h</a><li>XTPG_BAYER_PHASE_RGRG
: <a class="el" href="xtpg_8h.html#d8fa790638141991e3be81ea5401344c84de6bffb2d37a212620ac5e78bfe937">xtpg.h</a><li>XTPG_BAYER_PHASE_TURNOFF
: <a class="el" href="xtpg_8h.html#d8fa790638141991e3be81ea5401344c4f517d88bfbbf045fb884b62924ead52">xtpg.h</a><li>XTPG_BLACK_AND_WHITE_CHECKERBOARD
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a617d126acdc0c2a516a31d41387b7975">xtpg.h</a><li>XTPG_BLACK_PLANE
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a3488c7dd379445b372258f355bb82a26">xtpg.h</a><li>XTPG_BLUE_PLANE
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24abf07a4e14b7ff3dde702429e09f6a450">xtpg.h</a><li>XTPG_COLOR_BARS
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a0879d626210d14c035742cede5e7f0bd">xtpg.h</a><li>XTPG_CROSS_HATCH
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a9e219ffd5873ba26386382c1c6ca0d56">xtpg.h</a><li>XTPG_GREEN_PLANE
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a440581c72a5d0f0291a37818bb764d10">xtpg.h</a><li>XTPG_H_RAMP
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a5486b82ac763e7fd021b1e7528c3cf6c">xtpg.h</a><li>XTPG_HANDLER_ERROR
: <a class="el" href="xtpg_8h.html#06fc87d81c62e9abb8790b6e5713c55b6e599c9cd1f850e60558006c1c248eea">xtpg.h</a><li>XTPG_HANDLER_FRAMEDONE
: <a class="el" href="xtpg_8h.html#06fc87d81c62e9abb8790b6e5713c55bd71e614a85238f7ccb58edc7fa8a6840">xtpg.h</a><li>XTPG_HANDLER_PROCSTART
: <a class="el" href="xtpg_8h.html#06fc87d81c62e9abb8790b6e5713c55b0fe9b123d3ff59c6f9c339942cf602b8">xtpg.h</a><li>XTPG_HV_RAMP
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a44b5ca40c1baae1159d30150bcff9d72">xtpg.h</a><li>XTPG_MASKOUT_BLUE
: <a class="el" href="xtpg_8h.html#5c7b39dc28fba8e5090f8738c615d9b26db5ff213b52175299aff9f849eaef3d">xtpg.h</a><li>XTPG_MASKOUT_GREEN
: <a class="el" href="xtpg_8h.html#5c7b39dc28fba8e5090f8738c615d9b2b8bb193ec2b933b72b2b6400bd3aa332">xtpg.h</a><li>XTPG_MASKOUT_RED
: <a class="el" href="xtpg_8h.html#5c7b39dc28fba8e5090f8738c615d9b2655b46ae347ca5604bf892405196d99a">xtpg.h</a><li>XTPG_NOMASK
: <a class="el" href="xtpg_8h.html#5c7b39dc28fba8e5090f8738c615d9b2851c89dbb0c63e37b7b7dbf6ecf6585b">xtpg.h</a><li>XTPG_PASS_THROUGH
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24abdc8c651da2e19980bbfa1bf1611e1b2">xtpg.h</a><li>XTPG_RED_PLANE
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a2eff0a760f266c1434ad1d36ee41ec07">xtpg.h</a><li>XTPG_T_RAMP
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24aa0b5e90a74d3285f7dfa6eceb37c6f31">xtpg.h</a><li>XTPG_TARAN_BARS
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24aff1d9115be441f9ee6f91d42654cb70a">xtpg.h</a><li>XTPG_V_RAMP
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24af1ca8c7e6e0599bd036e978c6e6af987">xtpg.h</a><li>XTPG_WHITE_PLANE
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24a430079fe26a4aeb37d22fc894e05c675">xtpg.h</a><li>XTPG_ZONE_PLATE
: <a class="el" href="xtpg_8h.html#e2af0bd5ba249a86cf88af3c1116b24ab93e621f9196bf70c348d4db2507c685">xtpg.h</a></ul>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -0,0 +1,93 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
Class Members
</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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;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&nbsp;List</span></a></li>
<li id="current"><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="globals.html"><span>All</span></a></li>
<li id="current"><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_vars.html"><span>Variables</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li><a href="globals_defs.html"><span>Defines</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="#index_x"><span>x</span></a></li>
</ul>
</div>
<p>
&nbsp;
<p>
<h3><a class="anchor" name="index_x">- x -</a></h3><ul>
<li>XTpg_CfgInitialize()
: <a class="el" href="xtpg_8h.html#698faaf2415afa23731f5b300dffd10f">xtpg.h</a>, <a class="el" href="xtpg_8c.html#698faaf2415afa23731f5b300dffd10f">xtpg.c</a><li>XTpg_DisableBox()
: <a class="el" href="xtpg_8h.html#32b89243e5f5ef7a81178b8ac7a5c839">xtpg.h</a>, <a class="el" href="xtpg_8c.html#32b89243e5f5ef7a81178b8ac7a5c839">xtpg.c</a><li>XTpg_DisableCrossHair()
: <a class="el" href="xtpg_8h.html#ce96009eea6ebfcd71bb91b5ff16ee93">xtpg.h</a>, <a class="el" href="xtpg_8c.html#ce96009eea6ebfcd71bb91b5ff16ee93">xtpg.c</a><li>XTpg_DisableMotion()
: <a class="el" href="xtpg_8h.html#eaf136930153d53e9c409cbd678aff48">xtpg.h</a>, <a class="el" href="xtpg_8c.html#eaf136930153d53e9c409cbd678aff48">xtpg.c</a><li>XTPg_DisableNoise()
: <a class="el" href="xtpg_8h.html#b970215d34b5a634debc562aac9b8160">xtpg.h</a>, <a class="el" href="xtpg_8c.html#b970215d34b5a634debc562aac9b8160">xtpg.c</a><li>XTpg_DisableStuckPixel()
: <a class="el" href="xtpg_8h.html#6a1145da55323ef7110e3b223550a1d4">xtpg.h</a>, <a class="el" href="xtpg_8c.html#6a1145da55323ef7110e3b223550a1d4">xtpg.c</a><li>XTpg_EnableBox()
: <a class="el" href="xtpg_8h.html#bd33abd48691073cd4c97e8e8ecabe6c">xtpg.h</a>, <a class="el" href="xtpg_8c.html#bd33abd48691073cd4c97e8e8ecabe6c">xtpg.c</a><li>XTpg_EnableCrossHair()
: <a class="el" href="xtpg_8h.html#bc862dbfd1852b1dad5b0d002a301d44">xtpg.h</a>, <a class="el" href="xtpg_8c.html#bc862dbfd1852b1dad5b0d002a301d44">xtpg.c</a><li>XTpg_EnableMotion()
: <a class="el" href="xtpg_8h.html#d2cf13af361a9ee4a209bb1f6ed416d2">xtpg.h</a>, <a class="el" href="xtpg_8c.html#d2cf13af361a9ee4a209bb1f6ed416d2">xtpg.c</a><li>XTPg_EnableNoise()
: <a class="el" href="xtpg_8h.html#6ef195afeba30f1bd5e0161642053f4b">xtpg.h</a>, <a class="el" href="xtpg_8c.html#6ef195afeba30f1bd5e0161642053f4b">xtpg.c</a><li>XTpg_EnableStuckPixel()
: <a class="el" href="xtpg_8h.html#1bed92a1e708eaba60da6422de9a39b6">xtpg.h</a>, <a class="el" href="xtpg_8c.html#1bed92a1e708eaba60da6422de9a39b6">xtpg.c</a><li>XTpg_GetActiveSize()
: <a class="el" href="xtpg_8h.html#57155013bf0bb1be8a723b3fc3c36291">xtpg.h</a>, <a class="el" href="xtpg_8c.html#57155013bf0bb1be8a723b3fc3c36291">xtpg.c</a><li>XTpg_GetBackground()
: <a class="el" href="xtpg_8h.html#926545a06de67862ef7e47f150398b1d">xtpg.h</a>, <a class="el" href="xtpg_8c.html#926545a06de67862ef7e47f150398b1d">xtpg.c</a><li>XTpg_GetBayerPhase()
: <a class="el" href="xtpg_8h.html#5bb2f302ceb32b9862de7a9f4e034e0c">xtpg.h</a>, <a class="el" href="xtpg_8c.html#5bb2f302ceb32b9862de7a9f4e034e0c">xtpg.c</a><li>XTpg_GetBoxColor()
: <a class="el" href="xtpg_8h.html#5959231490808cb1d84528f8157b077b">xtpg.h</a>, <a class="el" href="xtpg_8c.html#5959231490808cb1d84528f8157b077b">xtpg.c</a><li>XTpg_GetBoxSize()
: <a class="el" href="xtpg_8h.html#06ff7179299fcc305e52b0c70527caba">xtpg.h</a>, <a class="el" href="xtpg_8c.html#06ff7179299fcc305e52b0c70527caba">xtpg.c</a><li>XTpg_GetComponentMask()
: <a class="el" href="xtpg_8h.html#a64c3c09f85d0a9be69f95a55042f1a6">xtpg.h</a>, <a class="el" href="xtpg_8c.html#a64c3c09f85d0a9be69f95a55042f1a6">xtpg.c</a><li>XTpg_GetCrosshairPosition()
: <a class="el" href="xtpg_8h.html#dc3232cd715ac67bc7ac687b7eccc160">xtpg.h</a>, <a class="el" href="xtpg_8c.html#dc3232cd715ac67bc7ac687b7eccc160">xtpg.c</a><li>XTpg_GetMotionSpeed()
: <a class="el" href="xtpg_8h.html#0a97328739804518e64475233ae98103">xtpg.h</a>, <a class="el" href="xtpg_8c.html#0a97328739804518e64475233ae98103">xtpg.c</a><li>XTpg_GetNoiseGain()
: <a class="el" href="xtpg_8h.html#d1c4aa5543691d012b272a1527ebccac">xtpg.h</a>, <a class="el" href="xtpg_8c.html#d1c4aa5543691d012b272a1527ebccac">xtpg.c</a><li>XTpg_GetPattern()
: <a class="el" href="xtpg_8h.html#6256661f2a9ab5e37bf4cf9be1992599">xtpg.h</a>, <a class="el" href="xtpg_8c.html#6256661f2a9ab5e37bf4cf9be1992599">xtpg.c</a><li>XTpg_GetStuckPixelThreshold()
: <a class="el" href="xtpg_8h.html#cb1f626ac7c66c678fc21fe9bdcb9e02">xtpg.h</a>, <a class="el" href="xtpg_8c.html#cb1f626ac7c66c678fc21fe9bdcb9e02">xtpg.c</a><li>XTpg_GetVersion()
: <a class="el" href="xtpg_8h.html#55a55de9bc8e45cbd6cb6ccd914e6a7f">xtpg.h</a>, <a class="el" href="xtpg_8c.html#55a55de9bc8e45cbd6cb6ccd914e6a7f">xtpg.c</a><li>XTpg_GetZPlateHSpeed()
: <a class="el" href="xtpg_8h.html#cf98040119054a473c4142be893bac7e">xtpg.h</a>, <a class="el" href="xtpg_8c.html#cf98040119054a473c4142be893bac7e">xtpg.c</a><li>XTpg_GetZPlateHStart()
: <a class="el" href="xtpg_8h.html#3c2504055b1745d04914578d2751c7b1">xtpg.h</a>, <a class="el" href="xtpg_8c.html#3c2504055b1745d04914578d2751c7b1">xtpg.c</a><li>XTpg_GetZPlateVSpeed()
: <a class="el" href="xtpg_8h.html#8b60fc34e62837b38f417e71885377ca">xtpg.h</a>, <a class="el" href="xtpg_8c.html#8b60fc34e62837b38f417e71885377ca">xtpg.c</a><li>XTpg_GetZPlateVStart()
: <a class="el" href="xtpg_8h.html#a87dda13d4eed857bff5e652d6b8c86c">xtpg.h</a>, <a class="el" href="xtpg_8c.html#a87dda13d4eed857bff5e652d6b8c86c">xtpg.c</a><li>XTpg_IntrHandler()
: <a class="el" href="xtpg__intr_8c.html#53708212cf002f479926a6896aa8ef04">xtpg_intr.c</a>, <a class="el" href="xtpg_8h.html#53708212cf002f479926a6896aa8ef04">xtpg.h</a><li>XTpg_LookupConfig()
: <a class="el" href="xtpg__sinit_8c.html#469043e8dd6792504739c48fbf9406a7">xtpg_sinit.c</a>, <a class="el" href="xtpg_8h.html#469043e8dd6792504739c48fbf9406a7">xtpg.h</a><li>XTpg_SelfTest()
: <a class="el" href="xtpg__selftest_8c.html#4811952068028d9bdcf3e8beef071498">xtpg_selftest.c</a>, <a class="el" href="xtpg_8h.html#4811952068028d9bdcf3e8beef071498">xtpg.h</a><li>XTpg_SetActiveSize()
: <a class="el" href="xtpg_8h.html#443d73019e3e8f29e6ad1e661678f467">xtpg.h</a>, <a class="el" href="xtpg_8c.html#443d73019e3e8f29e6ad1e661678f467">xtpg.c</a><li>XTpg_SetBackground()
: <a class="el" href="xtpg_8h.html#6a523445d4915e10651f4a308a257ced">xtpg.h</a>, <a class="el" href="xtpg_8c.html#6a523445d4915e10651f4a308a257ced">xtpg.c</a><li>XTpg_SetBayerPhase()
: <a class="el" href="xtpg_8h.html#d030dbe7aba705e8d2e9e1acd63ac44b">xtpg.h</a>, <a class="el" href="xtpg_8c.html#d030dbe7aba705e8d2e9e1acd63ac44b">xtpg.c</a><li>XTpg_SetBoxColor()
: <a class="el" href="xtpg_8h.html#b37f41e5b55568b965bac4adbd8212ab">xtpg.h</a>, <a class="el" href="xtpg_8c.html#b37f41e5b55568b965bac4adbd8212ab">xtpg.c</a><li>XTpg_SetBoxSize()
: <a class="el" href="xtpg_8h.html#a27f2faddfd8c184687a7cd70ac71ad4">xtpg.h</a>, <a class="el" href="xtpg_8c.html#a27f2faddfd8c184687a7cd70ac71ad4">xtpg.c</a><li>XTpg_SetCallBack()
: <a class="el" href="xtpg__intr_8c.html#6ca7050dcbbe005a69bd15cf2199de11">xtpg_intr.c</a>, <a class="el" href="xtpg_8h.html#6ca7050dcbbe005a69bd15cf2199de11">xtpg.h</a><li>XTpg_SetComponentMask()
: <a class="el" href="xtpg_8h.html#cae25eb363367026dd37b0961e60e739">xtpg.h</a>, <a class="el" href="xtpg_8c.html#cae25eb363367026dd37b0961e60e739">xtpg.c</a><li>XTpg_SetCrosshairPosition()
: <a class="el" href="xtpg_8h.html#1a75c9bdad3e12c77b33a34f4caeaad8">xtpg.h</a>, <a class="el" href="xtpg_8c.html#1a75c9bdad3e12c77b33a34f4caeaad8">xtpg.c</a><li>XTpg_SetMotionSpeed()
: <a class="el" href="xtpg_8h.html#d60e72ebf07cb299f40c8d62b33035f7">xtpg.h</a>, <a class="el" href="xtpg_8c.html#d60e72ebf07cb299f40c8d62b33035f7">xtpg.c</a><li>XTpg_SetNoiseGain()
: <a class="el" href="xtpg_8h.html#fe20be225a9b43e342e0ccd11f0ae3c9">xtpg.h</a>, <a class="el" href="xtpg_8c.html#fe20be225a9b43e342e0ccd11f0ae3c9">xtpg.c</a><li>XTpg_SetPattern()
: <a class="el" href="xtpg_8h.html#f6783b9a514ab1b0c6221e417052844c">xtpg.h</a>, <a class="el" href="xtpg_8c.html#f6783b9a514ab1b0c6221e417052844c">xtpg.c</a><li>XTpg_SetStuckPixelThreshold()
: <a class="el" href="xtpg_8h.html#5fd07581e1d4d647153f6f7aceac999d">xtpg.h</a>, <a class="el" href="xtpg_8c.html#5fd07581e1d4d647153f6f7aceac999d">xtpg.c</a><li>XTpg_Setup()
: <a class="el" href="xtpg_8h.html#8d2a1715d79178d882947242bdadc6de">xtpg.h</a>, <a class="el" href="xtpg_8c.html#8d2a1715d79178d882947242bdadc6de">xtpg.c</a><li>XTpg_SetZPlateHSpeed()
: <a class="el" href="xtpg_8h.html#3f8e4cb9ba82d5e0cd795115a90be70c">xtpg.h</a>, <a class="el" href="xtpg_8c.html#3f8e4cb9ba82d5e0cd795115a90be70c">xtpg.c</a><li>XTpg_SetZPlateHStart()
: <a class="el" href="xtpg_8h.html#bdbd51a634cf14b6e4aecd4d10bb02d2">xtpg.h</a>, <a class="el" href="xtpg_8c.html#bdbd51a634cf14b6e4aecd4d10bb02d2">xtpg.c</a><li>XTpg_SetZPlateVSpeed()
: <a class="el" href="xtpg_8h.html#40326b8e25f4fe2d5f270f841bc47ece">xtpg.h</a>, <a class="el" href="xtpg_8c.html#40326b8e25f4fe2d5f270f841bc47ece">xtpg.c</a><li>XTpg_SetZPlateVStart()
: <a class="el" href="xtpg_8h.html#e65b702fac1b48c6a8c9a6c7cd4d300a">xtpg.h</a>, <a class="el" href="xtpg_8c.html#e65b702fac1b48c6a8c9a6c7cd4d300a">xtpg.c</a></ul>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -0,0 +1,41 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
Class Members
</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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;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&nbsp;List</span></a></li>
<li id="current"><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="globals.html"><span>All</span></a></li>
<li><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_vars.html"><span>Variables</span></a></li>
<li id="current"><a href="globals_type.html"><span>Typedefs</span></a></li>
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li><a href="globals_defs.html"><span>Defines</span></a></li>
</ul>
</div>
&nbsp;
<p>
<ul>
<li>XTpg_CallBack
: <a class="el" href="xtpg_8h.html#1b93476ac8e511e646faa7560cb37a74">xtpg.h</a><li>XTpg_ErrorCallBack
: <a class="el" href="xtpg_8h.html#216b7c3287f46cc02c019011a0b95425">xtpg.h</a></ul>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -0,0 +1,40 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
Class Members
</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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;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&nbsp;List</span></a></li>
<li id="current"><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="globals.html"><span>All</span></a></li>
<li><a href="globals_func.html"><span>Functions</span></a></li>
<li id="current"><a href="globals_vars.html"><span>Variables</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li><a href="globals_defs.html"><span>Defines</span></a></li>
</ul>
</div>
&nbsp;
<p>
<ul>
<li>XTpg_ConfigTable
: <a class="el" href="xtpg__g_8c.html#09d3613795a1a530e7afb0110e990f33">xtpg_g.c</a></ul>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -2,21 +2,103 @@
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
tpg v2_0
TPG V3_0
</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 -->
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
<ul>
<li id="current"><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul></div>
<h1>tpg v2_0</h1>
<h1>TPG V3_0</h1>
<p>
This header file contains identifiers and register-level driver functions (or macros) that can be used to access the Xilinx Test Pattern Generator (TPG) core instance.<p>
MODIFICATION HISTORY:<p>
Ver Who Date Changes ----- ---- -------- ------------------------------------------------------- 1.00a se 10/01/12 Initial creation 2.0a se 02/12/14 Cleaned up comments, updated masks and registers 2.0 adk 19/12/13 Updated as per the New Tcl API's Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.
The TPG core provides a wide variety of tests patterns enabling you to debug and assess video system color, quality, edge, and motion performance.<p>
The Test Pattern Generator core produces the following patterns in RGB, YCbCr 444, or YCbCr 422 video format.<ul>
<li>Video input pass through</li><li>Horizontal ramp</li><li>Vertical ramp</li><li>Temporal ramp</li><li>Flat fields (red, green, blue, black and white)</li><li>Combined vertical and horizontal ramp</li><li>Color bars</li><li>Tartan bars</li><li>Zone plate</li><li>Cross hairs</li><li>Cross hatch</li><li>Solid box</li><li>Motion effect for ramps, zone plate, and solid box</li></ul>
<p>
<b>Initialization &amp; Configuration</b><p>
The device driver enables higher layer software (e.g., an application) to communicate to the TPG core.<p>
<a class="el" href="xtpg_8c.html#698faaf2415afa23731f5b300dffd10f">XTpg_CfgInitialize()</a> API is used to initialize the TPG core. The user needs to first call the <a class="el" href="xtpg_8h.html#469043e8dd6792504739c48fbf9406a7">XTpg_LookupConfig()</a> API which returns the Configuration structure pointer which is passed as a parameter to the <a class="el" href="xtpg_8c.html#698faaf2415afa23731f5b300dffd10f">XTpg_CfgInitialize()</a> API.<p>
<b> Interrupts </b><p>
The driver provides an interrupt handler XTpg_IntrHandler for handling the interrupt from the TPG core. The users of this driver have to register this handler with the interrupt system and provide the callback functions by using XTpg_SetCallBack API.<p>
<b> Virtual Memory </b><p>
This driver supports Virtual Memory. The RTOS is responsible for calculating the correct device base address in Virtual Memory space.<p>
<b> Threads </b><p>
This driver is not thread safe. Any needs for threads or thread mutual exclusion must be satisfied by the layer above this driver.<p>
<b> Asserts </b><p>
Asserts are used within all Xilinx drivers to enforce constraints on argument values. Asserts can be turned off on a system-wide basis by defining, at compile time, the NDEBUG identifier. By default, asserts are turned on and it is recommended that users leave asserts on during development.<p>
<b> Building the driver </b><p>
The <a class="el" href="struct_x_tpg.html">XTpg</a> driver is composed of several source files. This allows the user to build and link only those parts of the driver that are necessary.<p>
<pre>
MODIFICATION HISTORY:</pre><p>
<pre> Ver Who Date Changes
----- ------ -------- --------------------------------------------------
1.00a se 10/01/12 Initial creation.
2.0a se 02/12/14 Cleaned up comments, updated masks and registers.
2.0 adk 19/12/13 Updated as per the New Tcl API's.
3.0 adk 02/19/14 Changed the file name from "tpg.h" to "xtpg.h"
Register offsets, TPG_In32, TPG_In32, TPG_ReadReg,
TPG_WriteReg and bit definitions of tpg.h file
were moved to <a class="el" href="xtpg__hw_8h.html">xtpg_hw.h</a> file.</pre><p>
<pre> Removed the following bit definitions :
TPG_CTL_CS_MASK.</pre><p>
<pre> Defined the following handler types as enum values:
XTPG_HANDLER_PROCSTART ,XTPG_HANDLER_FRAMEDONE and
XTPG_HANDLER_ERROR.
Defined the following enums:
BackgroundPattern, ComponentMask and
BayerPhaseCombination.</pre><p>
<pre> Defined the following range macros
XTPG_MOTION_SPEED_MIN, XTPG_MOTION_SPEED_MAX,
XTPG_VSIZE_FIRST, XTPG_VSIZE_LAST, XTPG_HSIZE_FIRST,
XTPG_HSIZE_LAST.</pre><p>
<pre> Added the following function macros:
XTpg_Enable, XTpg_Disable, XTpg_Start, XTpg_Stop,
XTpg_RegUpdateEnable, XTpg_RegUpdateDisable,
XTpg_Reset, XTpg_SyncReset, XTpg_IntrEnable,
XTpg_IntrDisable, XTpg_StatusGetPending,
XTpg_IntrGetPending, XTpg_IntrClear.</pre><p>
<pre> Removed following function macros:
TPG_Enable, TPG_Disable, TPG_RegUpdateEnable,
TPG_RegUpdateDisable, TPG_Reset, TPG_FSyncReset
TPG_ClearStatus, TPG_ClearReset.
Added the following structures
<a class="el" href="struct_x_tpg.html">XTpg</a> and <a class="el" href="struct_x_tpg___config.html">XTpg_Config</a>.</pre><p>
<pre> Implemented XTpg_LookupConfig in <a class="el" href="xtpg__sinit_8c.html">xtpg_sinit.c</a>
Implemented XTpg_SelfTest in <a class="el" href="xtpg__selftest_8c.html">xtpg_selftest.c</a>
Implemented XTpg_IntrHandler, XTpg_SetCallBack in
<a class="el" href="xtpg__intr_8c.html">xtpg_intr.c</a>.</pre><p>
<pre> Added the register offsets and bit masks for the
registers and added backward compatibility for
macros.in <a class="el" href="xtpg__hw_8h.html">xtpg_hw.h</a>.</pre><p>
<pre> Modification history from <a class="el" href="xtpg_8c.html">xtpg.c</a> file:
Changed the file name form "tpg.c" to "xtpg.c".
Implemented the following functions:
XTpg_CfgInitialize, XTpg_Setup, XTpg_GetVersion,
XTpg_SetActiveSize, XTpg_GetActiveSize,
XTpg_SetBackground, XTpg_GetBackground,
XTpg_EnableCrossHair, XTpg_DisableCrossHair,
XTpg_EnableBox, XTpg_DisableBox, XTpg_SetComponentMask,
XTpg_GetComponentMask, XTpg_EnableStuckPixel,
XTpg_DisableStuckPixel, XTPg_EnableNoise,
XTPg_DisableNoise, XTpg_EnableMotion,
XTpg_DisableMotion, XTpg_SetMotionSpeed,
XTpg_GetMotionSpeed, XTpg_SetCrosshairPosition,
XTpg_GetCrosshairPosition, XTpg_SetZPlateHStart,
XTpg_GetZPlateHStart, XTpg_SetZPlateHSpeed,
XTpg_GetZPlateHSpeed, XTpg_SetZPlateVStart,
XTpg_GetZPlateVStart, XTpg_SetZPlateVSpeed,
XTpg_GetZPlateVSpeed, XTpg_SetBoxSize, XTpg_GetBoxSize,
XTpg_SetBoxColor, XTpg_GetBoxColor,
XTpg_SetStuckPixelThreshold,
XTpg_GetStuckPixelThreshold, XTpg_SetNoiseGain,
XTpg_GetNoiseGain, XTpg_SetBayerPhase,
XTpg_GetBayerPhase, XTpg_SetPattern, XTpg_GetPattern.</pre><p>
<pre> </pre> Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -0,0 +1,35 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
Member List
</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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li id="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>XTpg Member List</h1>This is the complete list of members for <a class="el" href="struct_x_tpg.html">XTpg</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="struct_x_tpg.html#5b86639aeb53fdab198fee0c13aaeeeb">Config</a></td><td><a class="el" href="struct_x_tpg.html">XTpg</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg.html#b94404ea411498bfb99037d949174d74">ErrCallBack</a></td><td><a class="el" href="struct_x_tpg.html">XTpg</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg.html#c09a74ce32161b54e9813f70857bdc48">ErrRef</a></td><td><a class="el" href="struct_x_tpg.html">XTpg</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg.html#eb346c69d0bdf47444797303a0c9f176">FrameDoneCallBack</a></td><td><a class="el" href="struct_x_tpg.html">XTpg</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg.html#b79084405e719c87b52221c81b967711">FrameDoneRef</a></td><td><a class="el" href="struct_x_tpg.html">XTpg</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg.html#85f69a2a837d0dfb82baf73aa5e53215">HSize</a></td><td><a class="el" href="struct_x_tpg.html">XTpg</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg.html#209a1d153a6abb47586a479a701879f8">IsReady</a></td><td><a class="el" href="struct_x_tpg.html">XTpg</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg.html#bf296acf84ca98d052b27a930d5a6d00">ProcStartCallBack</a></td><td><a class="el" href="struct_x_tpg.html">XTpg</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg.html#21ae9ed8c5ec6447960971642d38205f">ProcStartRef</a></td><td><a class="el" href="struct_x_tpg.html">XTpg</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg.html#72a23635fbbe73b6c272ecb77c8a8e43">VSize</a></td><td><a class="el" href="struct_x_tpg.html">XTpg</a></td><td></td></tr>
</table>Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -0,0 +1,206 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
XTpg Struct 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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li id="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>XTpg Struct Reference</h1><!-- doxytag: class="XTpg" --><code>#include &lt;xtpg.h&gt;</code>
<p>
<a href="struct_x_tpg-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
The <a class="el" href="struct_x_tpg.html">XTpg</a> driver instance data structure. A pointer to an instance data structure is passed around by functions to refer to a specific driver instance.
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg.html#5b86639aeb53fdab198fee0c13aaeeeb">Config</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg.html#209a1d153a6abb47586a479a701879f8">IsReady</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u16&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg.html#85f69a2a837d0dfb82baf73aa5e53215">HSize</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u16&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg.html#72a23635fbbe73b6c272ecb77c8a8e43">VSize</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="xtpg_8h.html#1b93476ac8e511e646faa7560cb37a74">XTpg_CallBack</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg.html#bf296acf84ca98d052b27a930d5a6d00">ProcStartCallBack</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg.html#21ae9ed8c5ec6447960971642d38205f">ProcStartRef</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="xtpg_8h.html#1b93476ac8e511e646faa7560cb37a74">XTpg_CallBack</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg.html#eb346c69d0bdf47444797303a0c9f176">FrameDoneCallBack</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg.html#b79084405e719c87b52221c81b967711">FrameDoneRef</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="xtpg_8h.html#216b7c3287f46cc02c019011a0b95425">XTpg_ErrorCallBack</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg.html#b94404ea411498bfb99037d949174d74">ErrCallBack</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg.html#c09a74ce32161b54e9813f70857bdc48">ErrRef</a></td></tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="5b86639aeb53fdab198fee0c13aaeeeb"></a><!-- doxytag: member="XTpg::Config" ref="5b86639aeb53fdab198fee0c13aaeeeb" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a> <a class="el" href="struct_x_tpg.html#5b86639aeb53fdab198fee0c13aaeeeb">XTpg::Config</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Hardware configuration
</div>
</div><p>
<a class="anchor" name="b94404ea411498bfb99037d949174d74"></a><!-- doxytag: member="XTpg::ErrCallBack" ref="b94404ea411498bfb99037d949174d74" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="xtpg_8h.html#216b7c3287f46cc02c019011a0b95425">XTpg_ErrorCallBack</a> <a class="el" href="struct_x_tpg.html#b94404ea411498bfb99037d949174d74">XTpg::ErrCallBack</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Callback for Error interrupt
</div>
</div><p>
<a class="anchor" name="c09a74ce32161b54e9813f70857bdc48"></a><!-- doxytag: member="XTpg::ErrRef" ref="c09a74ce32161b54e9813f70857bdc48" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void* <a class="el" href="struct_x_tpg.html#c09a74ce32161b54e9813f70857bdc48">XTpg::ErrRef</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
To be passed to the Error interrupt callback
</div>
</div><p>
<a class="anchor" name="eb346c69d0bdf47444797303a0c9f176"></a><!-- doxytag: member="XTpg::FrameDoneCallBack" ref="eb346c69d0bdf47444797303a0c9f176" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="xtpg_8h.html#1b93476ac8e511e646faa7560cb37a74">XTpg_CallBack</a> <a class="el" href="struct_x_tpg.html#eb346c69d0bdf47444797303a0c9f176">XTpg::FrameDoneCallBack</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Callback for Frame Done interrupt
</div>
</div><p>
<a class="anchor" name="b79084405e719c87b52221c81b967711"></a><!-- doxytag: member="XTpg::FrameDoneRef" ref="b79084405e719c87b52221c81b967711" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void* <a class="el" href="struct_x_tpg.html#b79084405e719c87b52221c81b967711">XTpg::FrameDoneRef</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
To be passed to the Frame Done interrupt callback
</div>
</div><p>
<a class="anchor" name="85f69a2a837d0dfb82baf73aa5e53215"></a><!-- doxytag: member="XTpg::HSize" ref="85f69a2a837d0dfb82baf73aa5e53215" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u16 <a class="el" href="struct_x_tpg.html#85f69a2a837d0dfb82baf73aa5e53215">XTpg::HSize</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Active Video Horizontal Size
</div>
</div><p>
<a class="anchor" name="209a1d153a6abb47586a479a701879f8"></a><!-- doxytag: member="XTpg::IsReady" ref="209a1d153a6abb47586a479a701879f8" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u32 <a class="el" href="struct_x_tpg.html#209a1d153a6abb47586a479a701879f8">XTpg::IsReady</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Core and the driver instance are initialized
</div>
</div><p>
<a class="anchor" name="bf296acf84ca98d052b27a930d5a6d00"></a><!-- doxytag: member="XTpg::ProcStartCallBack" ref="bf296acf84ca98d052b27a930d5a6d00" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="xtpg_8h.html#1b93476ac8e511e646faa7560cb37a74">XTpg_CallBack</a> <a class="el" href="struct_x_tpg.html#bf296acf84ca98d052b27a930d5a6d00">XTpg::ProcStartCallBack</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Callback for Processing Start interrupt
</div>
</div><p>
<a class="anchor" name="21ae9ed8c5ec6447960971642d38205f"></a><!-- doxytag: member="XTpg::ProcStartRef" ref="21ae9ed8c5ec6447960971642d38205f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void* <a class="el" href="struct_x_tpg.html#21ae9ed8c5ec6447960971642d38205f">XTpg::ProcStartRef</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
To be passed to the Process Start interrupt callback
</div>
</div><p>
<a class="anchor" name="72a23635fbbe73b6c272ecb77c8a8e43"></a><!-- doxytag: member="XTpg::VSize" ref="72a23635fbbe73b6c272ecb77c8a8e43" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u16 <a class="el" href="struct_x_tpg.html#72a23635fbbe73b6c272ecb77c8a8e43">XTpg::VSize</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Active Video Vertical Size
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="xtpg_8h.html">xtpg.h</a></ul>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -0,0 +1,44 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
Member List
</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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li id="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>XTpg_Config Member List</h1>This is the complete list of members for <a class="el" href="struct_x_tpg___config.html">XTpg_Config</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="struct_x_tpg___config.html#1de18e66e88b10c61c7038dbbc95c3bc">ActiveColumns</a></td><td><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg___config.html#33f077930df7829916601e78387b60fb">ActiveRows</a></td><td><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg___config.html#344544c06bccb9f75b048bb1420069dc">BaseAddress</a></td><td><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg___config.html#4b0e268c301c94120d6e2f7dd6b06903">BayerPhase</a></td><td><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg___config.html#0b1ac5ffd228da55afa0008f60aed1b0">BoxColor</a></td><td><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg___config.html#ff31e8931f840b6e53ac4c3dd2def71d">BoxSize</a></td><td><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg___config.html#c971707a9b863c2ed26b0e43609fe87d">CrossHairs</a></td><td><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg___config.html#9b9e40df1b89b99650930d7e7eb78531">DeviceId</a></td><td><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg___config.html#96726348ac6dafd667c3ee9680d257a4">EnableMotion</a></td><td><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg___config.html#9c6b4f3e4ce0acd0f14a5146d6fdf545">HasIntcIf</a></td><td><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg___config.html#12e40b235301d4f004850f35a6ce457d">MasterAxisVideoFormat</a></td><td><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg___config.html#eb7518cfbc4f47fa99f1886caf5d0aa9">MotionSpeed</a></td><td><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg___config.html#a3eb3f07d62c460b6e6d208e0031fc85">NoiseGain</a></td><td><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg___config.html#25536c796b83d0ef37a950229427943a">PatternControl</a></td><td><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg___config.html#cb26d642a879e8e325a288e8f06d15a4">SlaveAxiClkFreqHz</a></td><td><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg___config.html#1040275b6f41a616a4efaa0b191c3c72">SlaveAxisVideoFormat</a></td><td><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg___config.html#975bbb06d9c13839265c9aed2f7aaa37">StuckPixelThreshold</a></td><td><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg___config.html#eceeb987c588e830a284908547bd5fdc">ZPlateHorizontalControl</a></td><td><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="struct_x_tpg___config.html#1990f5f5ef2c712e6b85694be4aa0f8f">ZPlateVerticalControl</a></td><td><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a></td><td></td></tr>
</table>Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -0,0 +1,359 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
XTpg_Config Struct 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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li id="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>XTpg_Config Struct Reference</h1><!-- doxytag: class="XTpg_Config" --><code>#include &lt;xtpg.h&gt;</code>
<p>
<a href="struct_x_tpg___config-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
This typedef contains configuration information for a TPG core. Each TPG core should have a configuration structure associated.
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u16&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg___config.html#9b9e40df1b89b99650930d7e7eb78531">DeviceId</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg___config.html#344544c06bccb9f75b048bb1420069dc">BaseAddress</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg___config.html#1040275b6f41a616a4efaa0b191c3c72">SlaveAxisVideoFormat</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg___config.html#12e40b235301d4f004850f35a6ce457d">MasterAxisVideoFormat</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg___config.html#cb26d642a879e8e325a288e8f06d15a4">SlaveAxiClkFreqHz</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg___config.html#33f077930df7829916601e78387b60fb">ActiveRows</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg___config.html#1de18e66e88b10c61c7038dbbc95c3bc">ActiveColumns</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg___config.html#25536c796b83d0ef37a950229427943a">PatternControl</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u8&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg___config.html#eb7518cfbc4f47fa99f1886caf5d0aa9">MotionSpeed</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg___config.html#c971707a9b863c2ed26b0e43609fe87d">CrossHairs</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg___config.html#eceeb987c588e830a284908547bd5fdc">ZPlateHorizontalControl</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg___config.html#1990f5f5ef2c712e6b85694be4aa0f8f">ZPlateVerticalControl</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u16&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg___config.html#ff31e8931f840b6e53ac4c3dd2def71d">BoxSize</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg___config.html#0b1ac5ffd228da55afa0008f60aed1b0">BoxColor</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u16&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg___config.html#975bbb06d9c13839265c9aed2f7aaa37">StuckPixelThreshold</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u8&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg___config.html#a3eb3f07d62c460b6e6d208e0031fc85">NoiseGain</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u8&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg___config.html#4b0e268c301c94120d6e2f7dd6b06903">BayerPhase</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u16&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg___config.html#9c6b4f3e4ce0acd0f14a5146d6fdf545">HasIntcIf</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u16&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_x_tpg___config.html#96726348ac6dafd667c3ee9680d257a4">EnableMotion</a></td></tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="1de18e66e88b10c61c7038dbbc95c3bc"></a><!-- doxytag: member="XTpg_Config::ActiveColumns" ref="1de18e66e88b10c61c7038dbbc95c3bc" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u32 <a class="el" href="struct_x_tpg___config.html#1de18e66e88b10c61c7038dbbc95c3bc">XTpg_Config::ActiveColumns</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Active Columns
</div>
</div><p>
<a class="anchor" name="33f077930df7829916601e78387b60fb"></a><!-- doxytag: member="XTpg_Config::ActiveRows" ref="33f077930df7829916601e78387b60fb" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u32 <a class="el" href="struct_x_tpg___config.html#33f077930df7829916601e78387b60fb">XTpg_Config::ActiveRows</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Active Rows
</div>
</div><p>
<a class="anchor" name="344544c06bccb9f75b048bb1420069dc"></a><!-- doxytag: member="XTpg_Config::BaseAddress" ref="344544c06bccb9f75b048bb1420069dc" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u32 <a class="el" href="struct_x_tpg___config.html#344544c06bccb9f75b048bb1420069dc">XTpg_Config::BaseAddress</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
BaseAddress is the physical base address of the TPG core registers
</div>
</div><p>
<a class="anchor" name="4b0e268c301c94120d6e2f7dd6b06903"></a><!-- doxytag: member="XTpg_Config::BayerPhase" ref="4b0e268c301c94120d6e2f7dd6b06903" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u8 <a class="el" href="struct_x_tpg___config.html#4b0e268c301c94120d6e2f7dd6b06903">XTpg_Config::BayerPhase</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Bayer Phase
</div>
</div><p>
<a class="anchor" name="0b1ac5ffd228da55afa0008f60aed1b0"></a><!-- doxytag: member="XTpg_Config::BoxColor" ref="0b1ac5ffd228da55afa0008f60aed1b0" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u32 <a class="el" href="struct_x_tpg___config.html#0b1ac5ffd228da55afa0008f60aed1b0">XTpg_Config::BoxColor</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Box Color
</div>
</div><p>
<a class="anchor" name="ff31e8931f840b6e53ac4c3dd2def71d"></a><!-- doxytag: member="XTpg_Config::BoxSize" ref="ff31e8931f840b6e53ac4c3dd2def71d" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u16 <a class="el" href="struct_x_tpg___config.html#ff31e8931f840b6e53ac4c3dd2def71d">XTpg_Config::BoxSize</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Box Size
</div>
</div><p>
<a class="anchor" name="c971707a9b863c2ed26b0e43609fe87d"></a><!-- doxytag: member="XTpg_Config::CrossHairs" ref="c971707a9b863c2ed26b0e43609fe87d" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u32 <a class="el" href="struct_x_tpg___config.html#c971707a9b863c2ed26b0e43609fe87d">XTpg_Config::CrossHairs</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Cross Hair
</div>
</div><p>
<a class="anchor" name="9b9e40df1b89b99650930d7e7eb78531"></a><!-- doxytag: member="XTpg_Config::DeviceId" ref="9b9e40df1b89b99650930d7e7eb78531" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u16 <a class="el" href="struct_x_tpg___config.html#9b9e40df1b89b99650930d7e7eb78531">XTpg_Config::DeviceId</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
DeviceId is the unique ID of the TPG core
</div>
</div><p>
<a class="anchor" name="96726348ac6dafd667c3ee9680d257a4"></a><!-- doxytag: member="XTpg_Config::EnableMotion" ref="96726348ac6dafd667c3ee9680d257a4" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u16 <a class="el" href="struct_x_tpg___config.html#96726348ac6dafd667c3ee9680d257a4">XTpg_Config::EnableMotion</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Enable Motion
</div>
</div><p>
<a class="anchor" name="9c6b4f3e4ce0acd0f14a5146d6fdf545"></a><!-- doxytag: member="XTpg_Config::HasIntcIf" ref="9c6b4f3e4ce0acd0f14a5146d6fdf545" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u16 <a class="el" href="struct_x_tpg___config.html#9c6b4f3e4ce0acd0f14a5146d6fdf545">XTpg_Config::HasIntcIf</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Has Interrupt Control Flag
</div>
</div><p>
<a class="anchor" name="12e40b235301d4f004850f35a6ce457d"></a><!-- doxytag: member="XTpg_Config::MasterAxisVideoFormat" ref="12e40b235301d4f004850f35a6ce457d" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u32 <a class="el" href="struct_x_tpg___config.html#12e40b235301d4f004850f35a6ce457d">XTpg_Config::MasterAxisVideoFormat</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Master Axis Video Format
</div>
</div><p>
<a class="anchor" name="eb7518cfbc4f47fa99f1886caf5d0aa9"></a><!-- doxytag: member="XTpg_Config::MotionSpeed" ref="eb7518cfbc4f47fa99f1886caf5d0aa9" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u8 <a class="el" href="struct_x_tpg___config.html#eb7518cfbc4f47fa99f1886caf5d0aa9">XTpg_Config::MotionSpeed</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Motion Speed
</div>
</div><p>
<a class="anchor" name="a3eb3f07d62c460b6e6d208e0031fc85"></a><!-- doxytag: member="XTpg_Config::NoiseGain" ref="a3eb3f07d62c460b6e6d208e0031fc85" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u8 <a class="el" href="struct_x_tpg___config.html#a3eb3f07d62c460b6e6d208e0031fc85">XTpg_Config::NoiseGain</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Noise Gain
</div>
</div><p>
<a class="anchor" name="25536c796b83d0ef37a950229427943a"></a><!-- doxytag: member="XTpg_Config::PatternControl" ref="25536c796b83d0ef37a950229427943a" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u32 <a class="el" href="struct_x_tpg___config.html#25536c796b83d0ef37a950229427943a">XTpg_Config::PatternControl</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Pattern Control
</div>
</div><p>
<a class="anchor" name="cb26d642a879e8e325a288e8f06d15a4"></a><!-- doxytag: member="XTpg_Config::SlaveAxiClkFreqHz" ref="cb26d642a879e8e325a288e8f06d15a4" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u32 <a class="el" href="struct_x_tpg___config.html#cb26d642a879e8e325a288e8f06d15a4">XTpg_Config::SlaveAxiClkFreqHz</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Slave Clock Frequency
</div>
</div><p>
<a class="anchor" name="1040275b6f41a616a4efaa0b191c3c72"></a><!-- doxytag: member="XTpg_Config::SlaveAxisVideoFormat" ref="1040275b6f41a616a4efaa0b191c3c72" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u32 <a class="el" href="struct_x_tpg___config.html#1040275b6f41a616a4efaa0b191c3c72">XTpg_Config::SlaveAxisVideoFormat</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Slave Axis Video Format
</div>
</div><p>
<a class="anchor" name="975bbb06d9c13839265c9aed2f7aaa37"></a><!-- doxytag: member="XTpg_Config::StuckPixelThreshold" ref="975bbb06d9c13839265c9aed2f7aaa37" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u16 <a class="el" href="struct_x_tpg___config.html#975bbb06d9c13839265c9aed2f7aaa37">XTpg_Config::StuckPixelThreshold</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Stuck Pixel Threshold
</div>
</div><p>
<a class="anchor" name="eceeb987c588e830a284908547bd5fdc"></a><!-- doxytag: member="XTpg_Config::ZPlateHorizontalControl" ref="eceeb987c588e830a284908547bd5fdc" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u32 <a class="el" href="struct_x_tpg___config.html#eceeb987c588e830a284908547bd5fdc">XTpg_Config::ZPlateHorizontalControl</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
ZPlate Horizontal Control
</div>
</div><p>
<a class="anchor" name="1990f5f5ef2c712e6b85694be4aa0f8f"></a><!-- doxytag: member="XTpg_Config::ZPlateVerticalControl" ref="1990f5f5ef2c712e6b85694be4aa0f8f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u32 <a class="el" href="struct_x_tpg___config.html#1990f5f5ef2c712e6b85694be4aa0f8f">XTpg_Config::ZPlateVerticalControl</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
ZPlate Vertical Control
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="xtpg_8h.html">xtpg.h</a></ul>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,50 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
xtpg_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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;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&nbsp;List</span></a></li>
<li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul></div>
<h1>xtpg_g.c File Reference</h1>
<p>
<code>#include &quot;xparameters.h&quot;</code><br>
<code>#include &quot;<a class="el" href="xtpg_8h.html">xtpg.h</a>&quot;</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_tpg___config.html">XTpg_Config</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="xtpg__g_8c.html#09d3613795a1a530e7afb0110e990f33">XTpg_ConfigTable</a> []</td></tr>
</table>
<hr><h2>Variable Documentation</h2>
<a class="anchor" name="09d3613795a1a530e7afb0110e990f33"></a><!-- doxytag: member="xtpg_g.c::XTpg_ConfigTable" ref="09d3613795a1a530e7afb0110e990f33" args="[]" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a> <a class="el" href="xtpg__g_8c.html#09d3613795a1a530e7afb0110e990f33">XTpg_ConfigTable</a>[] </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,136 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
xtpg_intr.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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;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&nbsp;List</span></a></li>
<li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul></div>
<h1>xtpg_intr.c File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
This file contains interrupt related functions of the TPG core. Please see <a class="el" href="xtpg_8h.html">xtpg.h</a> for more details of the driver.<p>
<pre>
MODIFICATION HISTORY:</pre><p>
<pre> Ver Who Date Changes
----- ----- ------- --------------------------------------------------
3.0 adk 02/19/14 First Release
Implemented the following functions:
XTpg_IntrHandler and XTpg_SetCallBack.</pre><p>
<pre> </pre>
<p>
<code>#include &quot;<a class="el" href="xtpg_8h.html">xtpg.h</a>&quot;</code><br>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="xtpg__intr_8c.html#53708212cf002f479926a6896aa8ef04">XTpg_IntrHandler</a> (void *InstancePtr)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="xtpg__intr_8c.html#6ca7050dcbbe005a69bd15cf2199de11">XTpg_SetCallBack</a> (<a class="el" href="struct_x_tpg.html">XTpg</a> *InstancePtr, u32 HandlerType, void *CallBackFunc, void *CallBackRef)</td></tr>
</table>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="53708212cf002f479926a6896aa8ef04"></a><!-- doxytag: member="xtpg_intr.c::XTpg_IntrHandler" ref="53708212cf002f479926a6896aa8ef04" args="(void *InstancePtr)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XTpg_IntrHandler </td>
<td>(</td>
<td class="paramtype">void *&nbsp;</td>
<td class="paramname"> <em>InstancePtr</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This function is the interrupt handler for the TPG driver.<p>
This handler reads the pending interrupt from the STATUS register, determines the source of the interrupts and calls the respective callbacks for the interrupts that are enabled in IRQ_ENABLE register, and finally clears the interrupts.<p>
The application is responsible for connecting this function to the interrupt system. Application beyond this driver is also responsible for providing callbacks to handle interrupts and installing the callbacks using <a class="el" href="xtpg_8h.html#6ca7050dcbbe005a69bd15cf2199de11">XTpg_SetCallBack()</a> during initialization phase.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>InstancePtr</em>&nbsp;</td><td>is a pointer to the <a class="el" href="struct_x_tpg.html">XTpg</a> instance that just interrupted.</td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>None.</dd></dl>
<dl compact><dt><b>Note:</b></dt><dd>Interrupt interface should be enabled. </dd></dl>
</div>
</div><p>
<a class="anchor" name="6ca7050dcbbe005a69bd15cf2199de11"></a><!-- doxytag: member="xtpg_intr.c::XTpg_SetCallBack" ref="6ca7050dcbbe005a69bd15cf2199de11" args="(XTpg *InstancePtr, u32 HandlerType, void *CallBackFunc, void *CallBackRef)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int XTpg_SetCallBack </td>
<td>(</td>
<td class="paramtype"><a class="el" href="struct_x_tpg.html">XTpg</a> *&nbsp;</td>
<td class="paramname"> <em>InstancePtr</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">u32&nbsp;</td>
<td class="paramname"> <em>HandlerType</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">void *&nbsp;</td>
<td class="paramname"> <em>CallBackFunc</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">void *&nbsp;</td>
<td class="paramname"> <em>CallBackRef</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This function installs an asynchronous callback function for the given HandlerType.<p>
<pre>
HandlerType Callback Function Type
----------------------- ----------------------
XTPG_HANDLER_FRAMEDONE FrameDoneCallBack
XTPG_HANDLER_PROCSTART ProcStartCallBack
XTPG_HANDLER_ERROR ErrCallBack</pre><p>
<pre> </pre><p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>InstancePtr</em>&nbsp;</td><td>is a pointer to the <a class="el" href="struct_x_tpg.html">XTpg</a> instance to be worked on. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>HandlerType</em>&nbsp;</td><td>specifies which callback is to be attached. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>CallBackFunc</em>&nbsp;</td><td>is the address of the callback function. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>CallBackRef</em>&nbsp;</td><td>is a user data item that will be passed to the callback function when it is invoked.</td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd><ul>
<li>XST_SUCCESS when handler is installed.</li><li>XST_INVALID_PARAM when HandlerType is invalid.</li></ul>
</dd></dl>
<dl compact><dt><b>Note:</b></dt><dd>Invoking this function for a handler that already has been installed replaces it with the new handler. </dd></dl>
</div>
</div><p>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -0,0 +1,73 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
xtpg_selftest.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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;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&nbsp;List</span></a></li>
<li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul></div>
<h1>xtpg_selftest.c File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
This file contains the self-test functions for the TPG driver. The self test function reads the Version Register.<p>
<pre>
MODIFICATION HISTORY:</pre><p>
<pre> Ver Who Date Changes
----- ----- ------- ----------------------------------------------
3.0 adk 02/19/14 First Release.
Implemented XTpg_SelfTest function.
</pre>
<p>
<code>#include &quot;<a class="el" href="xtpg_8h.html">xtpg.h</a>&quot;</code><br>
<code>#include &quot;xstatus.h&quot;</code><br>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="xtpg__selftest_8c.html#4811952068028d9bdcf3e8beef071498">XTpg_SelfTest</a> (<a class="el" href="struct_x_tpg.html">XTpg</a> *InstancePtr)</td></tr>
</table>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="4811952068028d9bdcf3e8beef071498"></a><!-- doxytag: member="xtpg_selftest.c::XTpg_SelfTest" ref="4811952068028d9bdcf3e8beef071498" args="(XTpg *InstancePtr)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int XTpg_SelfTest </td>
<td>(</td>
<td class="paramtype"><a class="el" href="struct_x_tpg.html">XTpg</a> *&nbsp;</td>
<td class="paramname"> <em>InstancePtr</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This function reads Version register of TPG core and compares with zero as part of self test.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>InstancePtr</em>&nbsp;</td><td>is a pointer to the TPG instance.</td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd><ul>
<li>XST_SUCCESS if the Version register read test was successful.</li><li>XST_FAILURE if the Version register read test failed.</li></ul>
</dd></dl>
<dl compact><dt><b>Note:</b></dt><dd>None. </dd></dl>
</div>
</div><p>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -0,0 +1,72 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>
xtpg_sinit.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.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;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&nbsp;List</span></a></li>
<li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul></div>
<h1>xtpg_sinit.c File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
This file contains static initialization methods for Xilinx TPG core driver.<p>
<pre>
MODIFICATION HISTORY:</pre><p>
<pre> Ver Who Date Changes
----- ------ -------- --------------------------------------------------
3.0 adk 02/19/14 First release.
Implemented the following functions:
XTpg_LookupConfig.
</pre>
<p>
<code>#include &quot;<a class="el" href="xtpg_8h.html">xtpg.h</a>&quot;</code><br>
<code>#include &quot;xparameters.h&quot;</code><br>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="xtpg__sinit_8c.html#469043e8dd6792504739c48fbf9406a7">XTpg_LookupConfig</a> (u16 DeviceId)</td></tr>
</table>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="469043e8dd6792504739c48fbf9406a7"></a><!-- doxytag: member="xtpg_sinit.c::XTpg_LookupConfig" ref="469043e8dd6792504739c48fbf9406a7" args="(u16 DeviceId)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_x_tpg___config.html">XTpg_Config</a>* XTpg_LookupConfig </td>
<td>(</td>
<td class="paramtype">u16&nbsp;</td>
<td class="paramname"> <em>DeviceId</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This function returns a reference to an <a class="el" href="struct_x_tpg___config.html">XTpg_Config</a> structure based on the unique device id, <em>DeviceId</em>. The return value will refer to an entry in the device configuration table defined in the <a class="el" href="xtpg__g_8c.html">xtpg_g.c</a> file.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>DeviceId</em>&nbsp;</td><td>is the unique Device ID of the device for the lookup operation.</td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>CfgPtr is a reference to a config record in the configuration table (in <a class="el" href="xtpg__g_8c.html">xtpg_g.c</a>) corresponding to <em>DeviceId</em>, or NULL if no match is found.</dd></dl>
<dl compact><dt><b>Note:</b></dt><dd>None. </dd></dl>
</div>
</div><p>
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.

View file

@ -1,86 +0,0 @@
/*****************************************************************************
*
* Copyright (C) 2001 - 2014 Xilinx, Inc. All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"),to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* Use of the Software is limited solely to applications:
* (a) running on a Xilinx device, or
* (b) that interact with a Xilinx device through a bus or interconnect.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* XILINX CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
*
*****************************************************************************/
/**
*
* @file example.c
*
* This file demonstrates how to use Xilinx Test Pattern Generator (TPG)
* ore pcore driver functions.
*
*
* ***************************************************************************
*/
#include "tpg.h"
#include "xparameters.h"
/***************************************************************************/
// Test Pattern Generator Register Reading Example
// This function provides an example of how to read the current configuration
// settings of the TPG core.
/***************************************************************************/
void report_tpg_settings(u32 BaseAddress) {
u32 status, reg_val;
unsigned char inchar=0;
xil_printf("Test Pattern Generator Core Configuration:\r\n");
xil_printf(" Enable Bit: %1d\r\n", TPG_ReadReg(BaseAddress, TPG_CONTROL) & TPG_CTL_EN_MASK);
xil_printf(" Register Update Bit: %1d\r\n", (TPG_ReadReg(BaseAddress, TPG_CONTROL) & TPG_CTL_RUE_MASK) >> 1);
xil_printf(" Reset Bit: %1d\r\n", TPG_ReadReg(BaseAddress, TPG_CONTROL) & TPG_RST_RESET);
status = TPG_ReadReg(BaseAddress, TPG_STATUS);
xil_printf(" TPG Status: %08x \r\n", status);
xil_printf(" Core Version: %1d.%1d\r\n", TPG_ReadReg(BaseAddress, TPG_VERSION));
reg_val = TPG_ReadReg(BaseAddress, TPG_CONTROL );
xil_printf("TPG_CONTROL : %8x\r\n", reg_val);
reg_val = TPG_ReadReg(BaseAddress, TPG_IRQ_EN );
xil_printf("TPG_IRQ_EN : %8x\r\n", reg_val);
reg_val = (TPG_ReadReg(BaseAddress, TPG_ACTIVE_SIZE ) && 0x1FFF);
xil_printf("Active Rows : %8d\r\n", reg_val);
reg_val = (TPG_ReadReg(BaseAddress, TPG_ACTIVE_SIZE) >> 16);
xil_printf("Active Columns : %8d\r\n", reg_val);
xil_printf("Press Space to continue!\r\n", reg_val);
while (inchar != ' ') inchar = inbyte();
}
/*****************************************************************************/
//
// This is the main function for the TPG example.
//
/*****************************************************************************/
int main(void)
{
// Print the current settings for the TPG core
report_tpg_settings(XPAR_TPG_0_BASEADDR);
return 0;
}