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