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

cortex_m_soft_reset_config::CORTEX_M_RESET_LPC55SX

Syntax

CORTEX_M_RESET_LPC55SX;

References

LocationReferrerText
cortex_m.h:212
CORTEX_M_RESET_LPC55SX,
cortex_m.c:1940cortex_m_assert_reset()
} else if (cortex_m->soft_reset_config == CORTEX_M_RESET_LPC55SX) {
cortex_m.c:3257handle_cortex_m_reset_config_command()
cortex_m->soft_reset_config = CORTEX_M_RESET_LPC55SX;
cortex_m.c:3271handle_cortex_m_reset_config_command()
case CORTEX_M_RESET_LPC55SX:

Data Use

Functions using cortex_m_soft_reset_config::CORTEX_M_RESET_LPC55SX
cortex_m_soft_reset_config::CORTEX_M_RESET_LPC55SX