Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_cpu_exception/
H A Ddocs.rst42 ``pw_cpu_exception_DefaultHandler()``. The behavior of this functions is entirely
90 ``pw_cpu_exception_DefaultHandler()``. ``pw_cpu_exception_DefaultHandler()`` should
95 ``pw_cpu_exception_DefaultHandler()`` is called indirectly, and may be overridden
97 point to ``pw_cpu_exception_DefaultHandler()`` by calling
H A Dstart_exception_handler.cc20 &pw_cpu_exception_DefaultHandler;
29 exception_handler = &pw_cpu_exception_DefaultHandler; in pw_cpu_exception_RestoreDefaultHandler()
H A Dbasic_handler.cc21 extern "C" void pw_cpu_exception_DefaultHandler(pw_cpu_exception_State*) { in pw_cpu_exception_DefaultHandler() function
/aosp_15_r20/external/pigweed/pw_cpu_exception/public/pw_cpu_exception/
H A Dhandler.h46 PW_USED void pw_cpu_exception_DefaultHandler(pw_cpu_exception_State* state);
/aosp_15_r20/external/pigweed/pw_cpu_exception_cortex_m/
H A Ddocs.rst95 ``pw_cpu_exception_DefaultHandler()`` directly to delegate the crash handling
117 application-provided ``pw_cpu_exception_DefaultHandler()`` function returns, the
226 ``pw_cpu_exception_DefaultHandler()``)
/aosp_15_r20/external/pigweed/pw_snapshot/
H A Dsetup.rst79 You will need to provide a definition for pw_cpu_exception_DefaultHandler() that
102 extern "C" void pw_cpu_exception_DefaultHandler(