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

arm_fiq_indices variable

Syntax

static const uint8_t arm_fiq_indices[8] = { 16, 17, 18, 19, 20, 21, 22, ARMV4_5_SPSR_FIQ, };

References

LocationText
armv4_5.c:47
static const uint8_t arm_fiq_indices[8] = {
armv4_5.c:96
.n_indices = ARRAY_SIZE(arm_fiq_indices),
armv4_5.c:97
.indices = arm_fiq_indices,

Type Use

Type of arm_fiq_indices
arm_fiq_indices
uint8_t
all items filtered out