Home
last modified time | relevance | path

Searched refs:OsPendSv (Results 1 - 3 of 3) sorted by relevance

/kernel/uniproton/src/arch/cpu/armv7-m/cortex-m4/
H A Dprt_dispatch.S23 .global OsPendSv
40 .type OsPendSv, function
196 BEQ OsPendSv
208 OsPendSv: label
/kernel/uniproton/src/arch/cpu/armv7-m/common/hwi/
H A Dprt_hwi_internal.h56 extern void OsPendSv(void);
H A Dprt_hwi.c35 OS_SET_VECTOR(OS_EXC_PEND_SV, OsPendSv); in OsScheduleInit()

Completed in 2 milliseconds