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

cortex_m_isrmasking_mode::CORTEX_M_ISRMASK_OFF

Syntax

CORTEX_M_ISRMASK_OFF;

References

LocationReferrerText
cortex_m.h:217
CORTEX_M_ISRMASK_OFF,
cortex_m.c:479cortex_m_set_maskints_for_halt()
case CORTEX_M_ISRMASK_OFF:
cortex_m.c:502cortex_m_set_maskints_for_run()
case CORTEX_M_ISRMASK_OFF:
cortex_m.c:524cortex_m_set_maskints_for_step()
case CORTEX_M_ISRMASK_OFF:
cortex_m.c:3202handle_cortex_m_mask_interrupts_command()
{ .name = "off", .value = CORTEX_M_ISRMASK_OFF },

Data Use

Functions using cortex_m_isrmasking_mode::CORTEX_M_ISRMASK_OFF
cortex_m_isrmasking_mode::CORTEX_M_ISRMASK_OFF