![]() |
DSMCC
22.11.0
|
Header to the moduleDecompress module. More...
Go to the source code of this file.
Functions | |
void | moduleDecompressInit (P_DsmCoreInst idp) |
E_DscError | moduleDecompress (P_DsmCoreInst idp, U32BIT compressedSize, U32BIT decompressedSize, P_ModuleData hCompModuleData, P_ModuleData *ppModuleData) |
E_DscError | moduleUncompress (P_DsmCoreInst idp, U32BIT compressedSize, P_ModuleData hCompModuleData, U32BIT *uncompressedSize, P_ModuleData *ppModuleData) |
Header to the moduleDecompress module.