![]() |
v_sditxss
Xilinx SDK Drivers API Documentation
|
Functions | |
int | XV_SdiTxSs_SubcoreInitSdiTx (XV_SdiTxSs *SdiTxSsPtr) |
This function initializes the included sub-core to it's static configuration. More... | |
int | XV_SdiTxSs_SubcoreInitVtc (XV_SdiTxSs *SdiTxSsPtr) |
This function initializes the included sub-core to it's static configuration. More... | |
int XV_SdiTxSs_SubcoreInitSdiTx | ( | XV_SdiTxSs * | SdiTxSsPtr | ) |
#include <xv_sditxss_coreinit.c>
This function initializes the included sub-core to it's static configuration.
SdiTxSsPtr | is a pointer to the Subsystem instance to be worked on. |
References XV_SdiTxSs_SubCore::AbsAddr, XV_SdiTxSs::Config, XV_SdiTxSs_SubCore::DeviceId, XV_SdiTxSs_Config::SdiTx, XV_SdiTxSs::SdiTxPtr, XV_SDITXSS_LOG_EVT_SDITX_INIT, and XV_SdiTxSs_LogWrite().
int XV_SdiTxSs_SubcoreInitVtc | ( | XV_SdiTxSs * | SdiTxSsPtr | ) |
#include <xv_sditxss_coreinit.c>
This function initializes the included sub-core to it's static configuration.
SdiTxSsPtr | is a pointer to the Subsystem instance to be worked on. |
References XV_SdiTxSs_SubCore::AbsAddr, XV_SdiTxSs::Config, XV_SdiTxSs_SubCore::DeviceId, XV_SdiTxSs_Config::Vtc, XV_SdiTxSs::VtcPtr, XV_SDITXSS_LOG_EVT_VTC_INIT, and XV_SdiTxSs_LogWrite().