Deprecated List

Global BinLoaderImageInfo
The deprecated data structure BinLoaderImageInfo has been replaced with BINLOADER_ImageInfo.

Global BufPoolAttrs
The deprecated data structure BUFPOOL_Attrs has been replaced with BUFPOOL_Attrs.

Global CHNL_AllocateBuffer
The deprecated API CHNL_AllocateBuffer has been replaced with CHNL_allocateBuffer. This has been done to follow DSP/BIOS coding guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global CHNL_Control
The deprecated API CHNL_Control has been replaced with CHNL_control. This has been done to follow DSP/BIOS coding guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global CHNL_Create
The deprecated API CHNL_Create has been replaced with CHNL_create. This has been done to follow DSP/BIOS coding guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global CHNL_Delete
The deprecated API CHNL_Delete has been replaced with CHNL_delete. This has been done to follow DSP/BIOS coding guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global CHNL_Flush
The deprecated API CHNL_Flush has been replaced with CHNL_flush. This has been done to follow DSP/BIOS coding guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global CHNL_FreeBuffer
The deprecated API CHNL_FreeBuffer has been replaced with CHNL_freeBuffer. This has been done to follow DSP/BIOS coding guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global CHNL_Idle
The deprecated API CHNL_Idle has been replaced with CHNL_idle. This has been done to follow DSP/BIOS coding guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global CHNL_Issue
The deprecated API CHNL_Issue has been replaced with CHNL_issue. This has been done to follow DSP/BIOS coding guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global CHNL_Reclaim
The deprecated API CHNL_Reclaim has been replaced with CHNL_reclaim. This has been done to follow DSP/BIOS coding guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global DcpyMqtAttrs
The deprecated data structure DcpyMqtAttrs has been replaced with DCPYMQT_Attrs

Global MqtInterface
The deprecated data structure MqtInterface has been replaced with MQT_Interface

Global MSGQ_Alloc
The deprecated API MSGQ_Alloc has been replaced with MSGQ_alloc. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MSGQ_Close
The deprecated API MSGQ_Close has been replaced with MSGQ_close. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MSGQ_Count
The deprecated API MSGQ_Count has been replaced with MSGQ_count. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MSGQ_Free
The deprecated API MSGQ_Free has been replaced with MSGQ_free. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MSGQ_Get
The deprecated API MSGQ_Get has been replaced with MSGQ_get. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MSGQ_GetDstQueue
The deprecated API MSGQ_GetDstQueue has been replaced with MSGQ_getDstQueue. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MSGQ_GetMsgId
The deprecated API MSGQ_GetMsgId has been replaced with MSGQ_getMsgId. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MSGQ_GetMsgSize
The deprecated API MSGQ_GetMsgSize has been replaced with MSGQ_getMsgSize. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MSGQ_GetSrcQueue
The deprecated API MSGQ_GetSrcQueue has been replaced with MSGQ_getSrcQueue. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MSGQ_IsLocalQueue
The deprecated API MSGQ_IsLocalQueue has been replaced with MSGQ_isLocalQueue. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MSGQ_Locate
The deprecated API MSGQ_Locate has been replaced with MSGQ_locate. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MSGQ_LocateAsync
The deprecated API MSGQ_LocateAsync has been replaced with MSGQ_locateAsync. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MSGQ_Open
The deprecated API MSGQ_Open has been replaced with MSGQ_open. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MSGQ_Put
The deprecated API MSGQ_Put has been replaced with MSGQ_put. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MSGQ_Release
The deprecated API MSGQ_Release has been replaced with MSGQ_release. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MSGQ_SetErrorHandler
The deprecated API MSGQ_SetErrorHandler has been replaced with MSGQ_setErrorHandler. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MSGQ_SetMsgId
The deprecated API MSGQ_SetMsgId has been replaced with MSGQ_setMsgId. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MSGQ_SetSrcQueue
The deprecated API MSGQ_SetSrcQueue has been replaced with MSGQ_setSrcQueue. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MSGQ_TransportClose
The deprecated API MSGQ_TransportClose has been replaced with MSGQ_transportClose. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MSGQ_TransportOpen
The deprecated API MSGQ_TransportOpen has been replaced with MSGQ_transportOpen. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global MsgqAsyncErrorMsg
The deprecated data structure MsgqAsyncErrorMsg has been replaced with MSGQ_AsyncErrorMsg

Global MsgqAsyncLocateMsg
The deprecated data structure MSGQ_AsyncLocateMsg has been replaced with MSGQ_AsyncLocateMsg

Global MsgqAttrs
The deprecated data structure MsgqAttrs has been replaced with MSGQ_Attrs

Global MsgqId
The deprecated data structure MsgqId has been replaced with MSGQ_Id

Global MsgqLocateAsyncAttrs
The deprecated data structure MSGQ_LocateAsyncAttrs has been replaced with MSGQ_LocateAsyncAttrs

Global MsgqLocateAttrs
The deprecated data structure MSGQ_LocateAttrs has been replaced with MSGQ_LocateAttrs

Global MsgqMqtError
The deprecated data structure MsgqMqtError has been replaced with MSGQ_MqtError

Global MsgqMsg
The deprecated data structure MsgqMsg has been replaced with MSGQ_Msg

Global MsgqMsgHeader
The deprecated data structure MsgqMsgHeader has been replaced with MSGQ_MsgHeader

Global MsgqQueue
The deprecated data structure MsgqQueue has been replaced with MSGQ_Queue

Global PcpyMqtAttrs
The deprecated data structure PcpyMqtAttrs has been replaced with PCPYMQT_Attrs

Global POOL_Alloc
The deprecated API POOL_Alloc has been replaced with POOL_alloc. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global POOL_Close
The deprecated API POOL_Close has been replaced with POOL_close. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global POOL_Free
The deprecated API POOL_Free has been replaced with POOL_free. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global POOL_Open
The deprecated API POOL_Open has been replaced with POOL_open. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global POOL_TranslateAddr
The deprecated API POOL_TranslateAddr has been replaced with POOL_translateAddr. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global PROC_Attach
The deprecated API PROC_Attach has been replaced with PROC_attach. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global PROC_Control
The deprecated API PROC_Control has been replaced with PROC_control. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global PROC_Destroy
The deprecated API PROC_Destroy has been replaced with PROC_destroy. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global PROC_Detach
The deprecated API PROC_Detach has been replaced with PROC_detach. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global PROC_GetState
The deprecated API PROC_GetState has been replaced with PROC_getState. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global PROC_Load
The deprecated API PROC_Load has been replaced with PROC_load. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global PROC_LoadSection
The deprecated API PROC_LoadSection has been replaced with PROC_loadSection. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global PROC_Read
The deprecated API PROC_Read has been replaced with PROC_read. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global PROC_Setup (void)
The deprecated API POOL_TranslateAddr has been replaced with POOL_translateAddr. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global PROC_Start
The deprecated API PROC_Start has been replaced with PROC_start. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global PROC_Stop
The deprecated API PROC_Stop has been replaced with PROC_stop. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global PROC_Write
The deprecated API PROC_Write has been replaced with PROC_write. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global ProcAttr
The deprecated data structures ProcAttr has been replaced with PROC_Attrs. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global ProcState
The deprecated data structure ProcState has been replaced with PROC_State. This has been done to follow DSP/BIOS codinf guidelines and have a uniform naming convention for the API's on both GPP as well as DSP.

Global RingIO_exit (procId)
RingIO_exit

Global RingIO_init (procId)
RingIO_init

Global RingIO_SendNotify
The deprecated API RingIO_SendNotify has been replaced with RingIO_sendNotify

Global RingIOEntry
The deprecated data structure RingIOEntry has been replaced with RingIOEntry

Global RingIORegion
The deprecated data structure RingIORegion has been replaced with RingIO_Ctrl

Global SmaPoolAttrs
The deprecated data structure SmaPoolAttrs has been replaced with SMAPOOL_Attrs.

Global ZcpyMqtAttrs
The deprecated data structure ZcpyMqtAttrs has been replaced with ZCPYMQT_Attrs
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2011, Texas Instruments Incorporated