Home
last modified time | relevance | path

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

/kernel/uniproton/src/arch/include/
Dprt_exc_external.h27 #define EXC_IN_SYS_BOOT 4 macro
/kernel/uniproton/src/arch/cpu/armv7-m/common/exc/
Dprt_exc.c70 excInfo->threadType = EXC_IN_SYS_BOOT; in OsExcGetThreadInfo()