![]() |
v_hdmirxss1
Vitis Drivers API Documentation
|
Functions | |
| int | XV_HdmiRxSs1_SubcoreInitHdmiRx1 (XV_HdmiRxSs1 *HdmiRxSs1Ptr) |
| This function initializes the included sub-core to it's static configuration. More... | |
| XV_HdmiRxSs1_Config * | XV_HdmiRxSs1_LookupConfig (u32 DeviceId) |
| This function looks for the device configuration based on the unique device ID. More... | |
| 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.
| DeviceId | is the unique device ID of the device being looked up |
| int XV_HdmiRxSs1_SubcoreInitHdmiRx1 | ( | XV_HdmiRxSs1 * | HdmiRxSs1Ptr | ) |
This function initializes the included sub-core to it's static configuration.
| HdmiRxSs1Ptr | is a pointer to the Subsystem instance to be worked on. |
References XV_HdmiRxSs1_SubCore::AbsAddr, XV_HdmiRxSs1_Config::AxiLiteClkFreq, XV_HdmiRxSs1_Config::BaseAddress, XV_HdmiRxSs1::Config, XV_HdmiRxSs1_SubCore::DeviceId, XV_HdmiRxSs1::EdidLength, XV_HdmiRxSs1::EdidPtr, XV_HdmiRxSs1_Config::HdmiRx1, XV_HdmiRxSs1::HdmiRx1Ptr, XV_HdmiRxSs1_Config::Ppc, XV_HdmiRxSs1_Config::VideoInterface, XV_HDMIRXSS1_LOG_EVT_HDMIRX1_INIT, and XV_HdmiRxSs1_LogWrite().
Referenced by XV_HdmiRxSs1_CfgInitialize().