Data Fields

ECPY_CfgParams Struct Reference
[ECPY (C64P)]

The module configuration structure for ECPY. It is set at design time by the system integrator to register customize memory allocation/free implementations. More...

#include <ecpy.h>

Data Fields

ECPY_PersistentAllocFxnallocFxn
 Memory allocation function for all ECPY memory requirements.
ECPY_PersistentFreeFxnfreeFxn
 Memory free function for all ECPY memory requirements.

Detailed Description

The module configuration structure for ECPY. It is set at design time by the system integrator to register customize memory allocation/free implementations.

Remarks:
Typically, system integrators configure these settings using XDC config scripts. System integrators that use that method of configuration can ignore this structure definition. It's auto-generated during the config step by the XDC Tools.

Field Documentation

Memory allocation function for all ECPY memory requirements.

Memory free function for all ECPY memory requirements.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2011, Texas Instruments Incorporated