Home
last modified time | relevance | path

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

/kernel/uniproton/src/arch/cpu/armv7-m/common/
Dos_cpu_armv7_m_external.h31 #define OS_HWI_PRI_HIGHEST 0x00 macro
/kernel/uniproton/src/arch/cpu/armv7-m/common/hwi/
Dprt_hwi.c39 NVIC_SET_EXC_PRI(OS_EXC_SVC_CALL, OS_HWI_PRI_HIGHEST); in OsScheduleInit()