Home
last modified time | relevance | path

Searched defs:OS_IsRunOnTwl (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/nitro/os/common/
Demulator.h152 #define OS_IsRunOnTwl() (FALSE) macro
155 #define OS_IsRunOnTwl() (TRUE) macro
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_emulator.c350 BOOL OS_IsRunOnTwl(void) in OS_IsRunOnTwl() function