Searched defs:rt_exception_hook (Results 1 – 4 of 4) sorted by relevance
18 static rt_err_t (*rt_exception_hook)(void *context) = RT_NULL; variable
49 static rt_err_t (*rt_exception_hook)(void *context) = RT_NULL; variable
35 static rt_err_t (*rt_exception_hook)(void *context) = RT_NULL; variable