Home
last modified time | relevance | path

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

/kernel/uniproton/src/arch/include/
Dprt_asm_cpu_external.h33 #define OS_FLG_TSK_SWHK 0x2000 /* 任务切换时是否调用切换入口函数 */ macro
/kernel/uniproton/src/arch/cpu/armv7-m/cortex-m4/
Dprt_dispatch.S91 OS_FLG_TSK_SWHK = 0x2000 define