Home
last modified time | relevance | path

Searched refs:arch_coredump_tgt_code_get (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/kernel/include/
Dkernel_arch_interface.h639 uint16_t arch_coredump_tgt_code_get(void);
/Zephyr-latest/arch/x86/core/ia32/
Dcoredump.c80 uint16_t arch_coredump_tgt_code_get(void) in arch_coredump_tgt_code_get() function
/Zephyr-latest/arch/arm/core/cortex_m/
Dcoredump.c95 uint16_t arch_coredump_tgt_code_get(void) in arch_coredump_tgt_code_get() function
/Zephyr-latest/arch/arm64/core/
Dcoredump.c102 uint16_t arch_coredump_tgt_code_get(void) in arch_coredump_tgt_code_get() function
/Zephyr-latest/arch/riscv/core/
Dcoredump.c116 uint16_t arch_coredump_tgt_code_get(void) in arch_coredump_tgt_code_get() function
/Zephyr-latest/arch/x86/core/intel64/
Dcoredump.c106 uint16_t arch_coredump_tgt_code_get(void) in arch_coredump_tgt_code_get() function
/Zephyr-latest/subsys/debug/coredump/
Dcoredump_core.c64 hdr.tgt_code = sys_cpu_to_le16(arch_coredump_tgt_code_get()); in dump_header()
/Zephyr-latest/arch/xtensa/core/
Dcoredump.c189 uint16_t arch_coredump_tgt_code_get(void) in arch_coredump_tgt_code_get() function
/Zephyr-latest/doc/services/debugging/
Dcoredump.rst397 #. Implement :c:func:`arch_coredump_tgt_code_get` simply to return