v_sdirxss
Xilinx SDK Drivers API Documentation
V_sdirxss_v1_1

Functions

int XV_SdiRxSs_SubcoreInitSdiRx (XV_SdiRxSs *SdiRxSsPtr)
 This function initializes the included sub-core to it's static configuration. More...
 

Function Documentation

int XV_SdiRxSs_SubcoreInitSdiRx ( XV_SdiRxSs SdiRxSsPtr)

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

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

References XV_SdiRxSs_SubCore::AbsAddr, XV_SdiRxSs::Config, XV_SdiRxSs_SubCore::DeviceId, XV_SdiRxSs_Config::SdiRx, XV_SdiRxSs::SdiRxPtr, XV_SDIRXSS_LOG_EVT_SDIRX_INIT, and XV_SdiRxSs_LogWrite().

Referenced by XV_SdiRxSs_CfgInitialize().