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

etm_sequencer variable

Syntax

static const struct etm_reg_info etm_sequencer[] = { #define ETM_SEQ(i) \ { ETM_SEQUENCER_EVENT + (i), 17, WO, 0x10, \ "ETM_sequencer_event" #i, } ETM_SEQ(0), ETM_SEQ(1), ETM_SEQ(2), ETM_SEQ(3), ETM_SEQ(4), ETM_SEQ(5), #undef ETM_SEQ { ETM_SEQUENCER_STATE, 2, RO, 0x10, "ETM_sequencer_state", }, };

References

LocationReferrerText
etm.c:170
static const struct etm_reg_info etm_sequencer[] = {
etm.c:377etm_build_reg_cache()
etm_sequencer, ARRAY_SIZE(etm_sequencer));

Data Use

Functions reading etm_sequencer
etm_sequencer
all items filtered out
Type of etm_sequencer
etm_sequencer
all items filtered out