riscv_error_t::RE_OK is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

riscv_error_t::RE_OK

Syntax

RE_OK;

References

LocationReferrerText
riscv-011.c:117
RE_OK,
riscv-011.c:1823handle_halt_routine()
return RE_OK;
riscv-011.c:1839handle_halt()
if (re != RE_OK) {

Data Use

Functions using riscv_error_t::RE_OK
riscv_error_t::RE_OK