![]() |
v_hdmirx1
Vitis Drivers API Documentation
|
This file contains static initialization method for Xilinx HDMI RX core.
MODIFICATION HISTORY:
Ver Who Date Changes
1.00 EB 02/05/19 Initial release.
Functions | |
| XV_HdmiRx1_Config * | XV_HdmiRx1_LookupConfig (u16 DeviceId) |
| This function returns a reference to an XV_HdmiRx1_Config structure based on the core id, DeviceId. More... | |
| XV_HdmiRx1_Config* XV_HdmiRx1_LookupConfig | ( | u16 | DeviceId | ) |
This function returns a reference to an XV_HdmiRx1_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_hdmirx1_g.c file.
| DeviceId | is the unique core ID of the HDMI RX core for the lookup operation. |