Deprecated List

Global Engine_ATTRS
Engine_ATTRS is no longer recommended. Please use Engine_initAttrs() instead.

Global Engine_getUsedMem (Engine_Handle engine)
This service has been replaced by Server_getMemStat() to better indicate that this API is not intended for obtaining the current processor's memory statistics, rather it obtains the memory statistics of a remote Server. Also, Server_getMemStat() provides more granularity than Engine_getUsedMem().

Global ti_sdo_ce_osal_Memory_contigAlloc (UInt size, UInt align)
This function has been superceded by ti_sdo_ce_osal_Memory_alloc() and will be removed in a future release. Users are recommended to modify their applications to use the new, more flexible ti_sdo_ce_osal_Memory_alloc() instead.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2012, Texas Instruments Incorporated