![]() |
v_sdirx
Xilinx SDK Drivers API Documentation
|
This file contains static initialization method for Xilinx SDI RX core.
MODIFICATION HISTORY:
Ver Who Date Changes
1.0 jsr 07/17/17 Initial release.
Functions | |
XV_SdiRx_Config * | XV_SdiRx_LookupConfig (u16 DeviceId) |
This function returns a reference to an XV_SdiRx_Config structure based on the core id, DeviceId. More... | |
XV_SdiRx_Config* XV_SdiRx_LookupConfig | ( | u16 | DeviceId | ) |
This function returns a reference to an XV_SdiRx_Config structure based on the core id, DeviceId.
The return value will refer to an entry in the device configuration table defined in the xv_sdirx_g.c file.
DeviceId | is the unique core ID of the SDI RX core for the lookup operation. |