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

DWT_COMP0 macro

Syntax

#define DWT_COMP0 0xE0001020

References

LocationText
cortex_m.h:93
#define DWT_COMP0 0xE0001020
cortex_m.c:2561
{ DWT_COMP0 + 0x10 * (i), "dwt_" #i "_comp", 32, }, \
cortex_m.c:2656
comparator->dwt_comparator_address = DWT_COMP0 + 0x10 * i;