![]() |
v_hdmitx
Xilinx SDK Drivers API Documentation
|
This file contains static initialization method for Xilinx HDMI TX core.
MODIFICATION HISTORY:
Ver Who Date Changes
1.00 10/07/15 Initial release.
Functions | |
XV_HdmiTx_Config * | XV_HdmiTx_LookupConfig (u16 DeviceId) |
This function returns a reference to an XV_HdmiTx_Config structure based on the core id, DeviceId. More... | |
XV_HdmiTx_Config* XV_HdmiTx_LookupConfig | ( | u16 | DeviceId | ) |
This function returns a reference to an XV_HdmiTx_Config structure based on the core id, DeviceId.
The return value will refer to an entry in the device configuration table defined in the xv_hdmitx_g.c file.
DeviceId | is the unique core ID of the HDMI TX core for the lookup operation. |