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

vec_ids variable

Syntax

static const struct { char name[15]; unsigned mask; } vec_ids[] = { { "fiq", DCSR_TF, }, { "irq", DCSR_TI, }, { "dabt", DCSR_TD, }, { "pabt", DCSR_TA, }, { "swi", DCSR_TS, }, { "undef", DCSR_TU, }, { "reset", DCSR_TR, }, };

Data Use

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