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

DP_BASEPTR0_VALID macro

Syntax

#define DP_BASEPTR0_VALID BIT(0)

References

LocationText
arm_adi_v5.h:79
#define DP_BASEPTR0_VALID BIT(0)
arm_adi_v5.c:1281
if ((baseptr_lower & DP_BASEPTR0_VALID) != DP_BASEPTR0_VALID) {