Searched refs:arch_gdb_reg_writeone (Results 1 – 6 of 6) sorted by relevance
| /Zephyr-latest/include/zephyr/arch/ |
| D | arch_interface.h | 1039 size_t arch_gdb_reg_writeone(struct gdb_ctx *ctx, uint8_t *hex, size_t hexlen,
|
| /Zephyr-latest/arch/arm/core/ |
| D | gdbstub.c | 205 size_t arch_gdb_reg_writeone(struct gdb_ctx *c, uint8_t *hex, size_t hexlen, uint32_t regno) in arch_gdb_reg_writeone() function
|
| /Zephyr-latest/arch/x86/core/ia32/ |
| D | gdbstub.c | 188 size_t arch_gdb_reg_writeone(struct gdb_ctx *ctx, uint8_t *hex, size_t hexlen, in arch_gdb_reg_writeone() function
|
| /Zephyr-latest/subsys/debug/gdbstub/ |
| D | gdbstub.c | 786 pkt_len = arch_gdb_reg_writeone(ctx, ptr, strlen(ptr), addr); in z_gdb_main_loop()
|
| /Zephyr-latest/arch/xtensa/core/ |
| D | gdbstub.c | 753 size_t arch_gdb_reg_writeone(struct gdb_ctx *ctx, uint8_t *hex, size_t hexlen, in arch_gdb_reg_writeone() function
|
| /Zephyr-latest/doc/hardware/porting/ |
| D | arch.rst | 939 * :c:func:`arch_gdb_reg_writeone`
|