TPIU_DEVID_SUPPORT_UART is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDTPIU_DEVID_SUPPORT_UART

TPIU_DEVID_SUPPORT_UART macro

Syntax

#define TPIU_DEVID_SUPPORT_UART BIT(11)

References

LocationText
arm_tpiu_swo.c:66
#define TPIU_DEVID_SUPPORT_UART BIT(11)
arm_tpiu_swo.c:692
value &= TPIU_DEVID_SUPPORT_UART;