cortex_a_common::isrmasking_mode is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDcortex_a_common::isrmasking_mode

cortex_a_common::isrmasking_mode field

Syntax

enum cortex_a_isrmasking_mode isrmasking_mode;

References

LocationReferrerText
cortex_a.h:99
enum cortex_a_isrmasking_mode isrmasking_mode;
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:3287handle_cortex_a_mask_interrupts_command()
cortex_a->isrmasking_mode = n->value;
cortex_a.c:3290handle_cortex_a_mask_interrupts_command()
n = nvp_value2name(nvp_maskisr_modes, cortex_a->isrmasking_mode);

Data Use

Functions writing cortex_a_common::isrmasking_mode
Functions reading cortex_a_common::isrmasking_mode
cortex_a_common::isrmasking_mode
Type of cortex_a_common::isrmasking_mode
cortex_a_common::isrmasking_mode
all items filtered out