Home
last modified time | relevance | path

Searched refs:HalExcSvcCall (Results 1 - 15 of 15) sorted by relevance

/kernel/liteos_m/arch/arm/cortex-m4/gcc/
H A Dlos_exc.S44 .global HalExcSvcCall
151 .type HalExcSvcCall, %function
152 .global HalExcSvcCall
153 HalExcSvcCall: label
H A Dlos_arch_interrupt.h451 VOID HalExcSvcCall(VOID);
H A Dlos_interrupt.c425 hwiForm[SVCall_IRQn + OS_SYS_VECTOR_CNT] = (HWI_PROC_FUNC)HalExcSvcCall; in HalHwiInit()
/kernel/liteos_m/arch/arm/cortex-m7/gcc/
H A Dlos_exc.S44 .global HalExcSvcCall
151 .type HalExcSvcCall, %function
152 .global HalExcSvcCall
153 HalExcSvcCall: label
H A Dlos_arch_interrupt.h451 VOID HalExcSvcCall(VOID);
H A Dlos_interrupt.c414 hwiForm[SVCall_IRQn + OS_SYS_VECTOR_CNT] = (HWI_PROC_FUNC)HalExcSvcCall; in HalHwiInit()
/kernel/liteos_m/arch/arm/cortex-m3/keil/
H A Dlos_arch_interrupt.h454 VOID HalExcSvcCall(VOID);
H A Dlos_exc.S41 EXPORT HalExcSvcCall
123 HalExcSvcCall label
H A Dlos_interrupt.c414 hwiForm[SVCall_IRQn + OS_SYS_VECTOR_CNT] = (HWI_PROC_FUNC)HalExcSvcCall; in HalHwiInit()
/kernel/liteos_m/arch/arm/cortex-m4/iar/
H A Dlos_arch_interrupt.h451 VOID HalExcSvcCall(VOID);
H A Dlos_exc.S41 EXPORT HalExcSvcCall
123 HalExcSvcCall label
H A Dlos_interrupt.c415 hwiForm[SVCall_IRQn + OS_SYS_VECTOR_CNT] = (HWI_PROC_FUNC)HalExcSvcCall; in HalHwiInit()
/kernel/liteos_m/arch/arm/cortex-m7/iar/
H A Dlos_arch_interrupt.h451 VOID HalExcSvcCall(VOID);
H A Dlos_exc.S41 EXPORT HalExcSvcCall
123 HalExcSvcCall label
H A Dlos_interrupt.c418 hwiForm[SVCall_IRQn + OS_SYS_VECTOR_CNT] = (HWI_PROC_FUNC)HalExcSvcCall; in HalHwiInit()

Completed in 10 milliseconds