cortex_m_halt_one() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

cortex_m_halt_one() function

Syntax

static int cortex_m_halt_one(struct target *target);
Implemented in cortex_m.c:1187

Arguments

target

References

LocationReferrerText
cortex_m.c:1187
static int cortex_m_halt_one(struct target *target)
cortex_m.c:1090
static int cortex_m_halt_one(struct target *target);
cortex_m.c:1104cortex_m_smp_halt_all()
int ret2 = cortex_m_halt_one(curr);
cortex_m.c:1223cortex_m_halt()
return cortex_m_halt_one(target);

Call Tree

Functions calling cortex_m_halt_one()
Functions called by cortex_m_halt_one()
cortex_m_halt_one()
Data read by cortex_m_halt_one()
Data written by cortex_m_halt_one()
cortex_m_halt_one()
cortex_m_halt_one()::retval
all items filtered out
Type of cortex_m_halt_one()
cortex_m_halt_one()
all items filtered out