Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/libraries/os/common/src/
Dos_emulator.c353 static BOOL OSi_IsRunOnTWL = FALSE; in OS_IsRunOnTwl() local
362 OSi_IsRunOnTWL = ( rom9 & (REG_SCFG_A9ROM_SEC_MASK | REG_SCFG_A9ROM_RSEL_MASK) ) in OS_IsRunOnTwl()
368 return OSi_IsRunOnTWL; in OS_IsRunOnTwl()