| 
    Zephyr Project API
    3.2.0
    
   A Scalable Open Source RTOS 
   | 
 
Functions | |
| void | arch_coredump_info_dump (const z_arch_esf_t *esf) | 
| Architecture-specific handling during coredump.  More... | |
| uint16_t | arch_coredump_tgt_code_get (void) | 
| Get the target code specified by the architecture.  More... | |
| void arch_coredump_info_dump | ( | const z_arch_esf_t * | esf | ) | 
#include <kernel/include/kernel_arch_interface.h>
Architecture-specific handling during coredump.
This dumps architecture-specific information during coredump.
| esf | Exception Stack Frame (arch-specific) | 
| uint16_t arch_coredump_tgt_code_get | ( | void | ) | 
#include <kernel/include/kernel_arch_interface.h>
Get the target code specified by the architecture.