Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/os/common/
Demulator.h64 #define OS_CONSOLE_SIZE_32MB 0x00000008 macro
/TwlSDK-5.4/build/libraries/os/common/src/
Dos_emulator.c245 case OS_CONSOLE_SIZE_32MB: in OSi_DetectPlatform()
Dos_arena.c273 if (OSi_MainExArenaEnabled && memSize == OS_CONSOLE_SIZE_32MB) in OSi_InitArenaEx_ltdmain()