Home
last modified time | relevance | path

Searched refs:EL_Init (Results 1 – 10 of 10) sorted by relevance

/TwlSDK-5.1.0/build/demos.TWL/el/simple-1/simple-1_static/src/
Dmain.c124 if( EL_Init( MY_Alloc, MY_Free) < 0) in TwlMain()
/TwlSDK-5.1.0/include/twl/el/common/
Del.h92 s32 EL_Init( ELAlloc alloc, ELFree free);
/TwlSDK-5.1.0/build/tools/makelst/
Delf_loader.h132 void EL_Init( void);
Dmakelst.c83 EL_Init(); in main()
Delf_loader.c77 void EL_Init( void) in EL_Init() function
/TwlSDK-5.1.0/build/demos.TWL/el/simple-2/simple-2_static/src/
Dmain.c127 if( EL_Init( MY_Alloc, MY_Free) < 0) in TwlMain()
/TwlSDK-5.1.0/build/tools/stripdebug/
Delf_loader.h149 void EL_Init( void);
Dstripdebug.c82 EL_Init(); in main()
Delf_loader.c97 void EL_Init( void) in EL_Init() function
/TwlSDK-5.1.0/build/libraries/el/common/src/
Del.c59 s32 EL_Init( ELAlloc alloc, ELFree free) in EL_Init() function