cortex_a_dacrfixup_mode::CORTEX_A_DACRFIXUP_ON is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDcortex_a_dacrfixup_mode::CORTEX_A_DACRFIXUP_ON

cortex_a_dacrfixup_mode::CORTEX_A_DACRFIXUP_ON

Syntax

CORTEX_A_DACRFIXUP_ON;

References

LocationReferrerText
cortex_a.h:51
CORTEX_A_DACRFIXUP_ON
cortex_a.c:123cortex_a_prep_memaccess()
if (cortex_a->dacrfixup_mode == CORTEX_A_DACRFIXUP_ON) {
cortex_a.c:148cortex_a_post_memaccess()
if (cortex_a->dacrfixup_mode == CORTEX_A_DACRFIXUP_ON) {
cortex_a.c:3303handle_cortex_a_dacrfixup_command()
{ .name = "on", .value = CORTEX_A_DACRFIXUP_ON },

Data Use

Functions using cortex_a_dacrfixup_mode::CORTEX_A_DACRFIXUP_ON
cortex_a_dacrfixup_mode::CORTEX_A_DACRFIXUP_ON