cortex_m_soft_reset_config::CORTEX_M_RESET_SYSRESETREQ is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDcortex_m_soft_reset_config::CORTEX_M_RESET_SYSRESETREQ

cortex_m_soft_reset_config::CORTEX_M_RESET_SYSRESETREQ

Syntax

CORTEX_M_RESET_SYSRESETREQ;

References

LocationReferrerText
cortex_m.h:210
CORTEX_M_RESET_SYSRESETREQ,
cortex_m.c:1952cortex_m_assert_reset()
reset_config = CORTEX_M_RESET_SYSRESETREQ;
cortex_m.c:1957cortex_m_assert_reset()
LOG_TARGET_DEBUG(target, "Using Cortex-M %s", (reset_config == CORTEX_M_RESET_SYSRESETREQ)
cortex_m.c:1967cortex_m_assert_reset()
AIRCR_VECTKEY | ((reset_config == CORTEX_M_RESET_SYSRESETREQ)
cortex_m.c:3246handle_cortex_m_reset_config_command()
cortex_m->soft_reset_config = CORTEX_M_RESET_SYSRESETREQ;
cortex_m.c:3263handle_cortex_m_reset_config_command()
case CORTEX_M_RESET_SYSRESETREQ:

Data Use

Functions using cortex_m_soft_reset_config::CORTEX_M_RESET_SYSRESETREQ
cortex_m_soft_reset_config::CORTEX_M_RESET_SYSRESETREQ