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

XT_HW_DBREAK_MAX_NUM macro

Syntax

#define XT_HW_DBREAK_MAX_NUM 2

References

LocationText
xtensa.c:188
#define XT_HW_DBREAK_MAX_NUM 2
xtensa.c:3429
xtensa->hw_wps = calloc(XT_HW_DBREAK_MAX_NUM, sizeof(struct watchpoint *));