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

RISCV_MAX_HWBPS macro

Syntax

#define RISCV_MAX_HWBPS 16

References

LocationText
riscv.h:22
#define RISCV_MAX_HWBPS 16
riscv.c:1410
riscv_reg_t trigger_state[RISCV_MAX_HWBPS] = {0};
riscv.c:2311
riscv_reg_t trigger_state[RISCV_MAX_HWBPS] = {0};
riscv.h:121
int trigger_unique_id[RISCV_MAX_HWBPS];