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

SET_CORE_HALT_BIT macro

Syntax

#define SET_CORE_HALT_BIT BIT(0)

References

LocationText
arc.h:38
#define SET_CORE_HALT_BIT BIT(0) /* STATUS32[0] = H field */
arc.c:1351
value &= ~SET_CORE_HALT_BIT; /* clear the HALT bit */