v_sditxss
Xilinx SDK Drivers API Documentation
V_sditxss

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...
 

Function Documentation

◆ XV_SdiTxSs_SubcoreInitSdiTx()

int XV_SdiTxSs_SubcoreInitSdiTx ( XV_SdiTxSs SdiTxSsPtr)

#include <xv_sditxss_coreinit.c>

This function initializes the included sub-core to it's static configuration.

Parameters
SdiTxSsPtris a pointer to the Subsystem instance to be worked on.
Returns
XST_SUCCESS/XST_FAILURE

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().

◆ XV_SdiTxSs_SubcoreInitVtc()

int XV_SdiTxSs_SubcoreInitVtc ( XV_SdiTxSs SdiTxSsPtr)

#include <xv_sditxss_coreinit.c>

This function initializes the included sub-core to it's static configuration.

Parameters
SdiTxSsPtris a pointer to the Subsystem instance to be worked on.
Returns
XST_SUCCESS/XST_FAILURE

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().