TPIU_SPPR_PROTOCOL_SYNC is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDTPIU_SPPR_PROTOCOL_SYNC

TPIU_SPPR_PROTOCOL_SYNC macro

Syntax

#define TPIU_SPPR_PROTOCOL_SYNC (TPIU_PIN_PROTOCOL_SYNC)

References

LocationText
arm_tpiu_swo.c:61
#define TPIU_SPPR_PROTOCOL_SYNC (TPIU_PIN_PROTOCOL_SYNC)
arm_tpiu_swo.c:339
{ .name = "sync", .value = TPIU_SPPR_PROTOCOL_SYNC },
arm_tpiu_swo.c:688
case TPIU_SPPR_PROTOCOL_SYNC:
arm_tpiu_swo.c:706
if (obj->pin_protocol == TPIU_SPPR_PROTOCOL_SYNC) {