SET_CORE_SINGLE_INSTR_STEP is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDSET_CORE_SINGLE_INSTR_STEP

SET_CORE_SINGLE_INSTR_STEP macro

Syntax

#define SET_CORE_SINGLE_INSTR_STEP BIT(11)

References

LocationText
arc.h:43
#define SET_CORE_SINGLE_INSTR_STEP BIT(11)
arc.c:2054
value |= SET_CORE_SINGLE_INSTR_STEP; /* set the IS bit */
arc.c:2062
value &= ~SET_CORE_SINGLE_INSTR_STEP; /* clear the IS bit */