![]() |
![]() |
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_PersistentAllocFxn * | allocFxn |
| Memory allocation function for all ECPY memory requirements. | |
| ECPY_PersistentFreeFxn * | freeFxn |
| Memory free function for all ECPY memory requirements. | |
The module configuration structure for ECPY. It is set at design time by the system integrator to register customize memory allocation/free implementations.
Memory allocation function for all ECPY memory requirements.
Memory free function for all ECPY memory requirements.