Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsOS.h1819 #define OS_ENTER_CRITICAL() MsOS_DisableAllInterrupts(); macro
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsOS.h2094 #define OS_ENTER_CRITICAL() MsOS_DisableAllInterrupts(); macro