![]() |
v_sditxss
Xilinx SDK Drivers API Documentation
|
Functions | |
u32 | SdiTxSs_SelfTestExample (u32 DeviceId) |
This function is the main entry point for the self test example using the XV_SdiTxSs driver. More... | |
int | main (void) |
This is the main function for XV_SdiTxSs self test example. More... | |
int main | ( | void | ) |
#include <xv_sditxss_selftest_example.c>
This is the main function for XV_SdiTxSs self test example.
None. |
References SdiTxSs_SelfTestExample().
u32 SdiTxSs_SelfTestExample | ( | u32 | DeviceId | ) |
#include <xv_sditxss_selftest_example.c>
This function is the main entry point for the self test example using the XV_SdiTxSs 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 TX Subsystem core. |
References XV_SdiTxSs_Config::BaseAddress, XV_SdiTxSs_CfgInitialize(), XV_SdiTxSs_LookupConfig(), and XV_SdiTxSs_SelfTest().
Referenced by main().