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

cortex_m_isrmasking_mode::CORTEX_M_ISRMASK_ON

Syntax

CORTEX_M_ISRMASK_ON;

References

LocationReferrerText
cortex_m.h:218
CORTEX_M_ISRMASK_ON,
cortex_m.c:483cortex_m_set_maskints_for_halt()
case CORTEX_M_ISRMASK_ON:
cortex_m.c:506cortex_m_set_maskints_for_run()
case CORTEX_M_ISRMASK_ON:
cortex_m.c:528cortex_m_set_maskints_for_step()
case CORTEX_M_ISRMASK_ON:
cortex_m.c:3203handle_cortex_m_mask_interrupts_command()
{ .name = "on", .value = CORTEX_M_ISRMASK_ON },

Data Use

Functions using cortex_m_isrmasking_mode::CORTEX_M_ISRMASK_ON
cortex_m_isrmasking_mode::CORTEX_M_ISRMASK_ON