![]() |
v_voip_fec_tx
Xilinx SDK Drivers API Documentation
|
This file contains static initialization method for Xilinx VoIP FEC Transmitter core.
MODIFICATION HISTORY:
Ver Who Date Changes
1.00 mmo 02/12/16 Initial release.
Functions | |
XVoipFEC_TX_Config * | XVoipFEC_TX_LookupConfig (u16 DeviceId) |
This function returns a reference to an XVoipFEC_TX_Config structure based on the core id, DeviceId. More... | |
XVoipFEC_TX_Config* XVoipFEC_TX_LookupConfig | ( | u16 | DeviceId | ) |
This function returns a reference to an XVoipFEC_TX_Config structure based on the core id, DeviceId.
The return value will refer to an entry in the device configuration table defined in the xvoipfec_tx_g.c file.
DeviceId | is the unique core ID of the VoIP FEC Transmitter core for the lookup operation. |