Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/arch/xtensa/core/
Dgdbstub.c425 static void copy_to_ctx(struct gdb_ctx *ctx, const struct arch_esf *stack) in copy_to_ctx() function
933 copy_to_ctx(&xtensa_gdb_ctx, esf); in z_gdb_isr()