Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/libraries/os/common/src/
Dos_emulator.c215 static u32 OSi_Platform; in OSi_DetectPlatform() local
226 OSi_Platform = OS_CONSOLE_NITRO; in OSi_DetectPlatform()
233 OSi_Platform = OS_CONSOLE_ISDEBUGGER; in OSi_DetectPlatform()
238 OSi_Platform = 0; in OSi_DetectPlatform()
243 OSi_Platform = OS_CONSOLE_TWL | OS_CONSOLE_TWLTYPE_RETAIL; in OSi_DetectPlatform()
247 OSi_Platform = 0; in OSi_DetectPlatform()
251 OSi_Platform = 0; in OSi_DetectPlatform()
258 OSi_Platform = OS_CONSOLE_TWLDEBUGGER | OS_CONSOLE_BOARD_A9_A7; in OSi_DetectPlatform()
262 OSi_Platform = OS_CONSOLE_TWL | OS_CONSOLE_BOARD_A9_A7; in OSi_DetectPlatform()
268 OSi_Platform = OS_CONSOLE_TWLDEBUGGER | OS_CONSOLE_BOARD_A9; in OSi_DetectPlatform()
[all …]