Home
last modified time | relevance | path

Searched defs:unhandled_exception_handle (Results 1 – 4 of 4) sorted by relevance

/nrf52832-nimble/rt-thread/libcpu/mips/xburst/
H A Dexception.c67 static void unhandled_exception_handle(pt_regs_t *regs) in unhandled_exception_handle() function
/nrf52832-nimble/rt-thread/libcpu/mips/loongson_1c/
H A Dexception.c60 static void unhandled_exception_handle(pt_regs_t *regs) in unhandled_exception_handle() function
/nrf52832-nimble/rt-thread/libcpu/mips/loongson_1b/
H A Dexception.c60 static void unhandled_exception_handle(pt_regs_t *regs) in unhandled_exception_handle() function
/nrf52832-nimble/rt-thread/libcpu/mips/x1000/
H A Dmips_excpt.c184 static void unhandled_exception_handle(mips_reg_ctx *regs) in unhandled_exception_handle() function