Home
last modified time | relevance | path

Searched refs:pw_cpu_exception_DefaultHandler (Results 1 – 5 of 5) sorted by relevance

/external/pigweed/pw_cpu_exception/
Dstart_exception_handler.cc20 &pw_cpu_exception_DefaultHandler;
29 exception_handler = &pw_cpu_exception_DefaultHandler; in pw_cpu_exception_RestoreDefaultHandler()
Ddocs.rst21 ``pw_cpu_exception_DefaultHandler()``. The behavior of this functions is entirely
34 ``pw_cpu_exception_DefaultHandler()``. ``pw_cpu_exception_DefaultHandler()`` should
39 ``pw_cpu_exception_DefaultHandler()`` is called indirectly, and may be overridden
41 point to ``pw_cpu_exception_DefaultHandler()`` by calling
Dbasic_handler.cc21 extern "C" void pw_cpu_exception_DefaultHandler(pw_cpu_exception_State*) { in pw_cpu_exception_DefaultHandler() function
/external/pigweed/pw_cpu_exception/public/pw_cpu_exception/
Dhandler.h49 PW_USED void pw_cpu_exception_DefaultHandler(pw_cpu_exception_State* state);
/external/pigweed/pw_cpu_exception_cortex_m/
Ddocs.rst79 application-provided ``pw_cpu_exception_DefaultHandler()`` function returns, the