Home
last modified time | relevance | path

Searched defs:exception_func_t (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/libcpu/mips/common/
H A Dmips_excpt.h31 typedef void (* exception_func_t)(mips_reg_ctx *regs); typedef
H A Dexception.h160 typedef void (* exception_func_t)(pt_regs_t *regs); typedef