cortex_m_read_dhcsr_atomic_sticky() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDcortex_m_read_dhcsr_atomic_sticky()

cortex_m_read_dhcsr_atomic_sticky() function

Read DCB DHCSR register to cortex_m->dcb_dhcsr and cumulate sticky bits in cortex_m->dcb_dhcsr_cumulated_sticky

Syntax

static int cortex_m_read_dhcsr_atomic_sticky(struct target *target);

Arguments

target

References

LocationReferrerText
cortex_m.c:162
static int cortex_m_read_dhcsr_atomic_sticky(struct target *target)
cortex_m.c:426cortex_m_store_core_reg_u32()
retval = cortex_m_read_dhcsr_atomic_sticky(target);
cortex_m.c:626cortex_m_endreset_event()
retval = cortex_m_read_dhcsr_atomic_sticky(target);
cortex_m.c:698cortex_m_endreset_event()
retval = cortex_m_read_dhcsr_atomic_sticky(target);
cortex_m.c:860cortex_m_debug_entry()
retval = cortex_m_read_dhcsr_atomic_sticky(target);
cortex_m.c:958cortex_m_poll_one()
retval = cortex_m_read_dhcsr_atomic_sticky(target);
cortex_m.c:978cortex_m_poll_one()
retval = cortex_m_read_dhcsr_atomic_sticky(target);
cortex_m.c:1265cortex_m_soft_reset_halt()
retval = cortex_m_read_dhcsr_atomic_sticky(target);
cortex_m.c:1605cortex_m_step()
retval = cortex_m_read_dhcsr_atomic_sticky(target);
cortex_m.c:1640cortex_m_step()
retval = cortex_m_read_dhcsr_atomic_sticky(target);
cortex_m.c:1895cortex_m_assert_reset()
int retval = cortex_m_read_dhcsr_atomic_sticky(target);

Call Tree

Functions calling cortex_m_read_dhcsr_atomic_sticky()
Functions called by cortex_m_read_dhcsr_atomic_sticky()
cortex_m_read_dhcsr_atomic_sticky()
Data read by cortex_m_read_dhcsr_atomic_sticky()
cortex_m_read_dhcsr_atomic_sticky()::cortex_m
cortex_m_read_dhcsr_atomic_sticky()::armv7m
cortex_m_read_dhcsr_atomic_sticky()::retval
all items filtered out
cortex_m_read_dhcsr_atomic_sticky()
Type of cortex_m_read_dhcsr_atomic_sticky()
cortex_m_read_dhcsr_atomic_sticky()
all items filtered out