![]() |
v_hdmirxss
Vitis Drivers API Documentation
|
Files | |
| file | xv_hdmirxss_coreinit.h |
| This header file contains the hdmi rx subsystem sub-cores initialization routines and helper functions. | |
| file | xv_hdmirxss_sinit.c |
| This file contains the implementation of the HDMI RX Subsystem driver's static initialization functionality. | |
Functions | |
| int | XV_HdmiRxSs_SubcoreInitHdmiRx (XV_HdmiRxSs *HdmiRxSsPtr) |
| This function initializes the included sub-core to it's static configuration. More... | |
| int XV_HdmiRxSs_SubcoreInitHdmiRx | ( | XV_HdmiRxSs * | HdmiRxSsPtr | ) |
This function initializes the included sub-core to it's static configuration.
| HdmiRxSsPtr | is a pointer to the Subsystem instance to be worked on. |
References XV_HdmiRxSs_SubCore::AbsAddr, XV_HdmiRxSs_Config::BaseAddress, XV_HdmiRxSs::Config, XV_HdmiRxSs::EdidLength, XV_HdmiRxSs::EdidPtr, XV_HdmiRxSs_Config::HdmiRx, XV_HdmiRxSs::HdmiRxPtr, XV_HDMIRXSS_LOG_EVT_HDMIRX_INIT, and XV_HdmiRxSs_LogWrite().
Referenced by XV_HdmiRxSs_CfgInitialize().