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