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

ARM_CS_PIDR_JEDEC macro

Syntax

#define ARM_CS_PIDR_JEDEC BIT(19)

References

LocationText
arm_coresight.h:38
#define ARM_CS_PIDR_JEDEC BIT(19)
arm_adi_v5.c:2146
if (v->pid & ARM_CS_PIDR_JEDEC) {