ESP_XTENSA_SYSCALL_SZ is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

ESP_XTENSA_SYSCALL_SZ macro

Syntax

#define ESP_XTENSA_SYSCALL_SZ 3

References

LocationText
esp_xtensa_semihosting.c:18
#define ESP_XTENSA_SYSCALL_SZ 3
esp_xtensa_semihosting.c:60
*retval = target_read_memory(target, pc, ESP_XTENSA_SYSCALL_SZ, 1, brk_insn_buf);