Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_emulator.c37 static u32 OSi_DetectPlatform(void);
100 ( (emulator)? emulator: OSi_DetectPlatform() ) | in OS_GetRunningConsoleType()
212 static u32 OSi_DetectPlatform(void) in OSi_DetectPlatform() function
297 return OSi_DetectPlatform(); in OSi_DetectDebugger()