::ETM_PORT_DEMUXED is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

::ETM_PORT_DEMUXED

Syntax

ETM_PORT_DEMUXED = (2 << 16);

References

LocationReferrerText
etm.h:116
ETM_PORT_DEMUXED = (2 << 16),
etb.c:645etb_start_capture()
if ((etm_ctx->control & ETM_PORT_MODE_MASK) == ETM_PORT_DEMUXED) {
etm.c:1381handle_etm_config_command()
portmode |= ETM_PORT_DEMUXED;

Data Use

Functions using ::ETM_PORT_DEMUXED
::ETM_PORT_DEMUXED