Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/libcpu/ti-dsp/c28x/
H A Dcpuport.c18 static rt_err_t (*rt_exception_hook)(void *context) = RT_NULL; variable
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-m3/
H A Dcpuport.c49 static rt_err_t (*rt_exception_hook)(void *context) = RT_NULL; variable
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-m7/
H A Dcpuport.c35 static rt_err_t (*rt_exception_hook)(void *context) = RT_NULL; variable
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-m4/
H A Dcpuport.c35 static rt_err_t (*rt_exception_hook)(void *context) = RT_NULL; variable