Searched defs:ra (Results 1 – 11 of 11) sorted by relevance
/Zephyr-latest/arch/riscv/core/ |
D | stacktrace.c | 23 uintptr_t ra; member 104 uintptr_t ra; in walk_stackframe() local 177 uintptr_t ra; in walk_stackframe() local 259 #define LOG_STACK_TRACE(idx, sfp, ra, name, offset) \ argument 263 #define LOG_STACK_TRACE(idx, sfp, ra, name, offset) \ argument 267 static bool print_trace_address(void *arg, unsigned long ra, unsigned long sfp) in print_trace_address()
|
D | coredump.c | 20 uint64_t ra; member
|
/Zephyr-latest/subsys/shell/modules/kernel_service/thread/ |
D | unwind.c | 12 static bool print_trace_address(void *arg, unsigned long ra) in print_trace_address()
|
/Zephyr-latest/include/zephyr/arch/nios2/ |
D | thread.h | 42 uint32_t ra; member
|
D | exception.h | 18 uint32_t ra; /* return address r31 */ member
|
/Zephyr-latest/arch/mips/include/mips/ |
D | regdef.h | 70 #define ra $31 macro
|
/Zephyr-latest/include/zephyr/arch/riscv/ |
D | exception.h | 58 unsigned long ra; /* return address */ member
|
D | thread.h | 31 unsigned long ra; /* return address */ member
|
/Zephyr-latest/include/zephyr/arch/mips/ |
D | exception.h | 21 unsigned long ra; /* return address */ member
|
/Zephyr-latest/tests/net/lib/dns_packet/src/ |
D | main.c | 206 uint8_t ra; member
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | smp.c | 1921 const bt_addr_le_t *ia, const bt_addr_le_t *ra, in smp_c1()
|