Home
last modified time | relevance | path

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

/kernel/uniproton/src/arch/include/
Dprt_exc_external.h25 #define EXC_IN_TICK 1 macro
/kernel/uniproton/src/arch/cpu/armv7-m/common/exc/
Dprt_exc.c61 excInfo->threadType = EXC_IN_TICK; in OsExcGetThreadInfo()