Home
last modified time | relevance | path

Searched refs:handle_trap (Results 1 – 25 of 27) sorted by relevance

12

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/RISCV/env_IAR/
A Dlow_level_init.c178 extern uintptr_t handle_trap(uintptr_t mcause, uintptr_t sp);
180 uintptr_t handle_trap(uintptr_t mcause, uintptr_t sp) in handle_trap() function
193 handle_trap(mcause, 0); in trap_entry()
202 handle_trap(mcause, 0); in irq_entry()
/bsp/hifive1/freedom-e-sdk/bsp/env/
A Dentry.S50 call handle_trap
92 .weak handle_trap
93 handle_trap: label
/bsp/sparkfun-redv/freedom-e-sdk/bsp/env/
A Dentry.S50 call handle_trap
92 .weak handle_trap
93 handle_trap: label
/bsp/essemi/es32vf2264/libraries/RV_CORE/Device/EastSoft/ES32VF2264/Startup/
A Dtrap_c.c17 void handle_trap(uint32_t *regs) in handle_trap() function
A Dstartup_es32vf2264.S98 .global handle_trap
171 jal handle_trap
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/RISCV/env_Eclipse/
A Dhandlers.c16 __attribute__((weak)) uintptr_t handle_trap(uintptr_t mcause, uintptr_t sp) in handle_trap() function
/bsp/juicevm/board/
A Dinterrupt.c18 uintptr_t handle_trap(uintptr_t mcause, uintptr_t epc, uintptr_t *sp) in handle_trap() function
/bsp/hifive1/drivers/
A Dtrap_gcc.S11 call handle_trap
/bsp/sparkfun-redv/drivers/
A Dtrap_gcc.S11 call handle_trap
/bsp/xuantie/virt64/c906/libcpu/
A Dinterrupt.h44 void handle_trap(rt_ubase_t xcause, rt_ubase_t xtval, rt_ubase_t xepc, struct rt_hw_stack_frame *sp…
/bsp/ultrarisc/arch/ur-cp100/
A Dinterrupt.h44 void handle_trap(rt_size_t xcause, rt_size_t xtval, rt_size_t xepc, struct rt_hw_stack_frame *sp);
/bsp/hifive1/freedom-e-sdk/bsp/env/freedom-e300-arty/
A Dinit.c53 uintptr_t handle_trap(uintptr_t mcause, uintptr_t epc) in handle_trap() function
/bsp/sparkfun-redv/freedom-e-sdk/bsp/env/freedom-e300-arty/
A Dinit.c53 uintptr_t handle_trap(uintptr_t mcause, uintptr_t epc) in handle_trap() function
/bsp/hifive1/freedom-e-sdk/bsp/env/coreplexip-e31-arty/
A Dinit.c60 uintptr_t handle_trap(uintptr_t mcause, uintptr_t epc) in handle_trap() function
/bsp/sparkfun-redv/freedom-e-sdk/bsp/env/coreplexip-e31-arty/
A Dinit.c60 uintptr_t handle_trap(uintptr_t mcause, uintptr_t epc) in handle_trap() function
/bsp/hifive1/freedom-e-sdk/bsp/env/freedom-e300-hifive1/
A Dinit.c196 uintptr_t handle_trap(uintptr_t mcause, uintptr_t epc) in handle_trap() function
/bsp/sparkfun-redv/freedom-e-sdk/bsp/env/freedom-e300-hifive1/
A Dinit.c197 uintptr_t handle_trap(uintptr_t mcause, uintptr_t epc) in handle_trap() function
/bsp/hpmicro/hpm6300evk/startup/HPM6360/
A Dtrap.c309 rt_weak void handle_trap(rt_uint32_t mcause, rt_uint32_t mepc, rt_uint32_t sp) in handle_trap() function
/bsp/hpmicro/hpm6750evk/startup/HPM6750/
A Dtrap.c309 rt_weak void handle_trap(rt_uint32_t mcause, rt_uint32_t mepc, rt_uint32_t sp) in handle_trap() function
/bsp/hpmicro/hpm6e00evk/startup/HPM6E80/
A Dtrap.c309 rt_weak void handle_trap(rt_uint32_t mcause, rt_uint32_t mepc, rt_uint32_t sp) in handle_trap() function
/bsp/hpmicro/hpm5300evk/startup/HPM5361/
A Dtrap.c309 rt_weak void handle_trap(rt_uint32_t mcause, rt_uint32_t mepc, rt_uint32_t sp) in handle_trap() function
/bsp/hpmicro/hpm5301evklite/startup/HPM5301/
A Dtrap.c309 rt_weak void handle_trap(rt_uint32_t mcause, rt_uint32_t mepc, rt_uint32_t sp) in handle_trap() function
/bsp/hpmicro/hpm6200evk/startup/HPM6280/
A Dtrap.c309 rt_weak void handle_trap(rt_uint32_t mcause, rt_uint32_t mepc, rt_uint32_t sp) in handle_trap() function
/bsp/hpmicro/hpm6750evk2/startup/HPM6750/
A Dtrap.c309 rt_weak void handle_trap(rt_uint32_t mcause, rt_uint32_t mepc, rt_uint32_t sp) in handle_trap() function
/bsp/hpmicro/hpm6750evkmini/startup/HPM6750/
A Dtrap.c309 rt_weak void handle_trap(rt_uint32_t mcause, rt_uint32_t mepc, rt_uint32_t sp) in handle_trap() function

Completed in 51 milliseconds

12