Zephyr API 3.6.99
|
Functions | |
void | arch_coredump_info_dump (const struct arch_esf *esf) |
Architecture-specific handling during coredump. | |
uint16_t | arch_coredump_tgt_code_get (void) |
Get the target code specified by the architecture. | |
void arch_coredump_info_dump | ( | const struct arch_esf * | esf | ) |
#include </home/runner/work/sdk-nrf/sdk-nrf/ncs/zephyr/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 </home/runner/work/sdk-nrf/sdk-nrf/ncs/zephyr/kernel/include/kernel_arch_interface.h>
Get the target code specified by the architecture.