![]() |
v_sdirxss
Vitis Drivers API Documentation
|
This file contains static initialization method for Xilinx SDI RX core.
MODIFICATION HISTORY:
Ver Who Date Changes
1.00 jsr 07/17/17 Initial release.
Functions | |
XV_SdiRxSs_Config * | XV_SdiRxSs_LookupConfig (u32 DeviceId) |
This function looks for the device configuration based on the unique device ID. More... | |
XV_SdiRxSs_Config* XV_SdiRxSs_LookupConfig | ( | u32 | DeviceId | ) |
This function looks for the device configuration based on the unique device ID.
The table XV_SdiRxSs_ConfigTable[] contains the configuration information for each instance of the device in the system.
DeviceId | is the unique device ID of the device being looked up |
Referenced by main(), and SdiRxSs_SelfTestExample().