xtimebase_g.c File Reference

This file contains a template for configuration table of Xilinx MVI Video TimeBase devices. More...

#include "xparameters.h"
#include "xtimebase.h"

Go to the source code of this file.

Variables


Detailed Description

This file contains a template for configuration table of Xilinx MVI Video TimeBase devices.

For a real hardware system, Xilinx Platform Studio (XPS) will automatically generate a real configuration table to match the configuration of the TimeBase devices.

 MODIFICATION HISTORY:

 Ver	Who	Date		Changes
 -----	----	--------	-----------------------------------------------
 1.00a	xd	08/05/08	First release
 1.01a	xd	07/23/10	Added GIER; Added more h/w generic info into
				xparameters.h; Feed callbacks with pending
				interrupt info. Added Doxygen & Version support
 

Definition in file xtimebase_g.c.


Variable Documentation

Initial value:

{
        {
                XPAR_TIMEBASE_0_DEVICE_ID,
                XPAR_TIMEBASE_0_BASEADDR
        }
}
The configuration table for TimeBase devices.

Definition at line 86 of file xtimebase_g.c.


Copyright © 1995-2010 Xilinx, Inc. All rights reserved.