MODIFICATION HISTORY:
Ver Who Date Changes ----- ---- -------- ----------------------------------------------- 1.00a als 05/17/14 Initial release.
#include "xdptx.h"
#include "xparameters.h"
Functions | |
XDptx_Config * | XDptx_LookupConfig (u16 DeviceId) |
Variables | |
XDptx_Config | XDptx_ConfigTable [XPAR_XDPTX_NUM_INSTANCES] |
XDptx_Config* XDptx_LookupConfig | ( | u16 | DeviceId | ) |
This function looks for the device configuration based on the unique device ID. The table XDptx_ConfigTable[] contains the configuration information for each device in the system.
DeviceId | is the unique device ID of the device being looked up. |
XDptx_Config XDptx_ConfigTable[XPAR_XDPTX_NUM_INSTANCES] |
A table of configuration structures containing the configuration information for each DisplayPort TX core in the system.
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.