![]() |
v_hdmirx
Xilinx SDK Drivers API Documentation
|
This file contains static initialization method for Xilinx HDMI RX core.
MODIFICATION HISTORY:
Ver Who Date Changes
1.0 gm, mg 10/07/15 Initial release.
Functions | |
XV_HdmiRx_Config * | XV_HdmiRx_LookupConfig (u16 DeviceId) |
This function returns a reference to an XV_HdmiRx_Config structure based on the core id, DeviceId. More... | |
XV_HdmiRx_Config* XV_HdmiRx_LookupConfig | ( | u16 | DeviceId | ) |
This function returns a reference to an XV_HdmiRx_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_hdmirx_g.c file.
DeviceId | is the unique core ID of the HDMI RX core for the lookup operation. |