cortex_m_isrmasking_mode is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDcortex_m_isrmasking_mode

cortex_m_isrmasking_mode enum

Syntax

enum cortex_m_isrmasking_mode {     CORTEX_M_ISRMASK_AUTO,     CORTEX_M_ISRMASK_OFF,     CORTEX_M_ISRMASK_ON,     CORTEX_M_ISRMASK_STEPONLY, };

Values

CORTEX_M_ISRMASK_AUTO

No summary provided. Read more...

CORTEX_M_ISRMASK_OFF

No summary provided. Read more...

CORTEX_M_ISRMASK_ON

No summary provided. Read more...

CORTEX_M_ISRMASK_STEPONLY

No summary provided. Read more...

References

LocationReferrerScopeText
cortex_m.h:215
enum cortex_m_isrmasking_mode {
cortex_m.h:251cortex_m_common::isrmasking_modecortex_m_common
enum cortex_m_isrmasking_mode isrmasking_mode;

Type Use

Variables of cortex_m_isrmasking_mode type
all items filtered out
cortex_m_isrmasking_mode