Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_arena.c82 #define OSi_MAINEX_ARENA_LO_DEFAULT_forNITRO ((u32)SDK_SECTION_ARENA_EX_START) // Defined … macro
558 (void*)( (size == OS_CONSOLE_SIZE_4MB)? 0: OSi_MAINEX_ARENA_LO_DEFAULT_forNITRO ); in OS_GetInitArenaLo()