Home
last modified time | relevance | path

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

/Zephyr-latest/arch/riscv/core/
Dstacktrace.c178 uintptr_t *ksp, last_ksp = 0; in walk_stackframe() local
196 ((uintptr_t)ksp > last_ksp);) { in walk_stackframe()
207 last_ksp = (uintptr_t)ksp; in walk_stackframe()