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

TPIU_FFCR_OFFSET macro

Syntax

#define TPIU_FFCR_OFFSET 0x304

References

LocationText
arm_tpiu_swo.c:56
#define TPIU_FFCR_OFFSET 0x304
arm_tpiu_swo.c:795
retval = wrap_read_u32(target, obj->ap, obj->spot.base + TPIU_FFCR_OFFSET, &value);
arm_tpiu_swo.c:802
retval = wrap_write_u32(target, obj->ap, obj->spot.base + TPIU_FFCR_OFFSET, value);