![]() |
v_sdirxss
Xilinx SDK Drivers API Documentation
|
Functions | |
u32 | SdiRxSs_SelfTestExample (u32 DeviceId) |
This function is the main entry point for the self test example using the XV_SdiRxSs driver. More... | |
int | main () |
This is the main function for XV_SdiRxSs self test example. More... | |
int main | ( | ) |
#include <xv_sdirxss_selftest_example.c>
This is the main function for XV_SdiRxSs self test example.
None. |
References SdiRxSs_SelfTestExample().
u32 SdiRxSs_SelfTestExample | ( | u32 | DeviceId | ) |
#include <xv_sdirxss_selftest_example.c>
This function is the main entry point for the self test example using the XV_SdiRxSs driver.
This function check whether or not its sub-core drivers self test functions are in working state.
DeviceId | is the unique device ID of the SDI RX Subsystem core. |
References XV_SdiRxSs_Config::BaseAddress, XV_SdiRxSs_CfgInitialize(), XV_SdiRxSs_LookupConfig(), and XV_SdiRxSs_SelfTest().
Referenced by main().