Home
last modified time | relevance | path

Searched refs:EXC_PROC_FUNC (Results 1 – 16 of 16) sorted by relevance

/kernel/liteos_a/arch/arm/include/
Dlos_exc.h153 typedef VOID (*EXC_PROC_FUNC)(UINT32, ExcContext *, UINT32, UINT32); typedef
171 extern UINT32 LOS_ExcRegHook(EXC_PROC_FUNC excHook);
/kernel/liteos_m/arch/arm/arm9/gcc/
Dlos_arch_interrupt.h267 typedef VOID (*EXC_PROC_FUNC)(UINT32, EXC_CONTEXT_S *); typedef
/kernel/liteos_a/arch/arm/arm/src/
Dlos_exc.c81 STATIC EXC_PROC_FUNC g_excHook = (EXC_PROC_FUNC)OsExcHook;
408 LITE_OS_SEC_TEXT_INIT UINT32 LOS_ExcRegHook(EXC_PROC_FUNC excHook) in LOS_ExcRegHook()
419 EXC_PROC_FUNC OsExcRegHookGet(VOID) in OsExcRegHookGet()
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/
Dlos_arch_interrupt.h505 typedef VOID (*EXC_PROC_FUNC)(UINT32, EXC_CONTEXT_S *); typedef
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/
Dlos_arch_interrupt.h505 typedef VOID (*EXC_PROC_FUNC)(UINT32, EXC_CONTEXT_S *); typedef
/kernel/liteos_m/arch/arm/cortex-m4/iar/
Dlos_arch_interrupt.h504 typedef VOID (*EXC_PROC_FUNC)(UINT32, EXC_CONTEXT_S *); typedef
/kernel/liteos_m/arch/arm/cortex-m4/gcc/
Dlos_arch_interrupt.h504 typedef VOID (*EXC_PROC_FUNC)(UINT32, EXC_CONTEXT_S *); typedef
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/
Dlos_arch_interrupt.h505 typedef VOID (*EXC_PROC_FUNC)(UINT32, EXC_CONTEXT_S *); typedef
/kernel/liteos_m/arch/arm/cortex-m33/gcc/NTZ/
Dlos_arch_interrupt.h504 typedef VOID (*EXC_PROC_FUNC)(UINT32, EXC_CONTEXT_S *); typedef
/kernel/liteos_m/arch/arm/cortex-m3/keil/
Dlos_arch_interrupt.h504 typedef VOID (*EXC_PROC_FUNC)(UINT32, EXC_CONTEXT_S *); typedef
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/
Dlos_arch_interrupt.h504 typedef VOID (*EXC_PROC_FUNC)(UINT32, EXC_CONTEXT_S *); typedef
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/
Dlos_arch_interrupt.h504 typedef VOID (*EXC_PROC_FUNC)(UINT32, EXC_CONTEXT_S *); typedef
/kernel/liteos_m/arch/arm/cortex-m7/gcc/
Dlos_arch_interrupt.h504 typedef VOID (*EXC_PROC_FUNC)(UINT32, EXC_CONTEXT_S *); typedef
/kernel/liteos_m/arch/arm/cortex-m55/gcc/NTZ/
Dlos_arch_interrupt.h497 typedef VOID (*EXC_PROC_FUNC)(UINT32, EXC_CONTEXT_S *); typedef
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/
Dlos_arch_interrupt.h505 typedef VOID (*EXC_PROC_FUNC)(UINT32, EXC_CONTEXT_S *); typedef
/kernel/liteos_m/arch/arm/cortex-m7/iar/
Dlos_arch_interrupt.h504 typedef VOID (*EXC_PROC_FUNC)(UINT32, EXC_CONTEXT_S *); typedef