Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/include/nitro/os/common/
Demulator.h42 #define OS_CONSOLE_BOARD_A9 0x00200000 macro
/TwlSDK-5.3.1/build/libraries/os/common/src/
Dos_emulator.c268 OSi_Platform = OS_CONSOLE_TWLDEBUGGER | OS_CONSOLE_BOARD_A9; in OSi_DetectPlatform()