X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftarget%2Fcortex_swjdp.h;h=6f997310d73a17066a1cde4d389bfe178d204f32;hb=0cba0d4df3fe120f08945703506f8405760325c9;hp=4fc8501eb2e0694cb6303efb1b96c1f3442e62df;hpb=846a2589a4161dc1e8e3730c9510a54381c26a5e;p=fw%2Fopenocd diff --git a/src/target/cortex_swjdp.h b/src/target/cortex_swjdp.h index 4fc8501eb..6f997310d 100644 --- a/src/target/cortex_swjdp.h +++ b/src/target/cortex_swjdp.h @@ -33,9 +33,9 @@ #define DPAP_WRITE 0 #define DPAP_READ 1 #define DP_ZERO 0 -#define DP_CTRL_STAT 0x4 -#define DP_SELECT 0x8 -#define DP_RDBUFF 0xC +#define DP_CTRL_STAT 0x4 +#define DP_SELECT 0x8 +#define DP_RDBUFF 0xC #define CORUNDETECT (1<<0) #define SSTICKYORUN (1<<1)