cortex_a_isrmasking_mode::CORTEX_A_ISRMASK_ON is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDcortex_a_isrmasking_mode::CORTEX_A_ISRMASK_ON

cortex_a_isrmasking_mode::CORTEX_A_ISRMASK_ON

Syntax

CORTEX_A_ISRMASK_ON;

References

LocationReferrerText
cortex_a.h:46
CORTEX_A_ISRMASK_ON,
cortex_a.c:1214cortex_a_step()
if (cortex_a->isrmasking_mode == CORTEX_A_ISRMASK_ON) {
cortex_a.c:1245cortex_a_step()
if (cortex_a->isrmasking_mode == CORTEX_A_ISRMASK_ON) {
cortex_a.c:3275handle_cortex_a_mask_interrupts_command()
{ .name = "on", .value = CORTEX_A_ISRMASK_ON },

Data Use

Functions using cortex_a_isrmasking_mode::CORTEX_A_ISRMASK_ON
cortex_a_isrmasking_mode::CORTEX_A_ISRMASK_ON