cortex_m_set_maskints_for_step() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDcortex_m_set_maskints_for_step()

cortex_m_set_maskints_for_step() function

Syntax

static int cortex_m_set_maskints_for_step(struct target *target);

Arguments

target

References

LocationReferrerText
cortex_m.c:517
static int cortex_m_set_maskints_for_step(struct target *target)
cortex_m.c:1529cortex_m_step()
cortex_m_set_maskints_for_step(target);
cortex_m.c:1591cortex_m_step()
cortex_m_set_maskints_for_step(target);
cortex_m.c:1626cortex_m_step()
cortex_m_set_maskints_for_step(target);

Call Tree

Functions calling cortex_m_set_maskints_for_step()
Functions called by cortex_m_set_maskints_for_step()
all items filtered out
cortex_m_set_maskints_for_step()