cortex_a_set_dscr_bits() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDcortex_a_set_dscr_bits()

cortex_a_set_dscr_bits() function

Syntax

static int cortex_a_set_dscr_bits(struct target *target,     unsigned long bit_mask,     unsigned long value);

Arguments

target

bit_mask

value

References

LocationReferrerText
cortex_a.c:1148
static int cortex_a_set_dscr_bits(struct target *target,
cortex_a.c:1215cortex_a_step()
retval = cortex_a_set_dscr_bits(target, DSCR_INT_DIS, DSCR_INT_DIS);
cortex_a.c:1246cortex_a_step()
retval = cortex_a_set_dscr_bits(target, DSCR_INT_DIS, 0);

Call Tree

Functions calling cortex_a_set_dscr_bits()
Functions called by cortex_a_set_dscr_bits()
all items filtered out
cortex_a_set_dscr_bits()
Data read by cortex_a_set_dscr_bits()
Data written by cortex_a_set_dscr_bits()
cortex_a_set_dscr_bits()::armv7a
cortex_a_set_dscr_bits()::dscr
cortex_a_set_dscr_bits()::retval
all items filtered out
cortex_a_set_dscr_bits()
cortex_a_set_dscr_bits()::dscr
cortex_a_set_dscr_bits()::retval
all items filtered out
Type of cortex_a_set_dscr_bits()
cortex_a_set_dscr_bits()
uint32_t
all items filtered out