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