v_hdmirxss1
Vitis Drivers API Documentation
Overview

Functions

int XV_HdmiRxSs1_SubcoreInitHdmiRx1 (XV_HdmiRxSs1 *HdmiRxSs1Ptr)
 This function initializes the included sub-core to it's static configuration. More...
 
XV_HdmiRxSs1_ConfigXV_HdmiRxSs1_LookupConfig (u32 DeviceId)
 This function looks for the device configuration based on the unique device ID. More...
 

Function Documentation

XV_HdmiRxSs1_Config* XV_HdmiRxSs1_LookupConfig ( u32  DeviceId)

This function looks for the device configuration based on the unique device ID.

The table XV_HdmiRxSs1_ConfigTable[] contains the configuration information for each instance of the device in the system.

Parameters
DeviceIdis the unique device ID of the device being looked up
Returns
A pointer to the configuration table entry corresponding to the given device ID, or NULL if no match is found
int XV_HdmiRxSs1_SubcoreInitHdmiRx1 ( XV_HdmiRxSs1 HdmiRxSs1Ptr)