Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/arch/arm/core/aarch32/cortex_m/
Dcoredump.c72 uint16_t arch_coredump_tgt_code_get(void) in arch_coredump_tgt_code_get() function
/Zephyr-Core-2.7.6/kernel/include/
Dkernel_arch_interface.h591 uint16_t arch_coredump_tgt_code_get(void);
/Zephyr-Core-2.7.6/arch/x86/core/ia32/
Dcoredump.c79 uint16_t arch_coredump_tgt_code_get(void) in arch_coredump_tgt_code_get() function
/Zephyr-Core-2.7.6/arch/x86/core/intel64/
Dcoredump.c105 uint16_t arch_coredump_tgt_code_get(void) in arch_coredump_tgt_code_get() function
/Zephyr-Core-2.7.6/subsys/debug/coredump/
Dcoredump_core.c48 hdr.tgt_code = sys_cpu_to_le16(arch_coredump_tgt_code_get()); in dump_header()
/Zephyr-Core-2.7.6/doc/guides/debug_tools/
Dcoredump.rst315 #. Implement :c:func:`arch_coredump_tgt_code_get` simply to return