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

cortex_m_soft_reset_config enum

Syntax

enum cortex_m_soft_reset_config {     CORTEX_M_RESET_SYSRESETREQ,     CORTEX_M_RESET_VECTRESET,     CORTEX_M_RESET_LPC55SX, };

Values

CORTEX_M_RESET_SYSRESETREQ

No summary provided. Read more...

CORTEX_M_RESET_VECTRESET

No summary provided. Read more...

CORTEX_M_RESET_LPC55SX

No summary provided. Read more...

References

LocationReferrerScopeText
cortex_m.h:209
enum cortex_m_soft_reset_config {
cortex_m.c:1836cortex_m_assert_reset()
enum cortex_m_soft_reset_config reset_config = cortex_m->soft_reset_config;
cortex_m.h:249cortex_m_common::soft_reset_configcortex_m_common
enum cortex_m_soft_reset_config soft_reset_config;

Type Use

Variables of cortex_m_soft_reset_config type
cortex_m_assert_reset()::reset_config
all items filtered out
cortex_m_soft_reset_config
Allocators of cortex_m_soft_reset_config
Deletors of cortex_m_soft_reset_config
cortex_m_assert_reset()::reset_config
all items filtered out
cortex_m_soft_reset_config
cortex_m_assert_reset()::reset_config
all items filtered out