Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/os/common/
Demulator.h29 #define OS_CONSOLE_MASK 0xff000000 macro
/TwlSDK-5.4/build/libraries/os/common/src/
Dos_arena.c245 u32 type = consoleType & OS_CONSOLE_MASK; in OSi_SetForMainPR()