arm11_common::memwrite_burst is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarm11_common::memwrite_burst

arm11_common::memwrite_burst field

Syntax

bool memwrite_burst;

References

LocationReferrerText
arm11.h:61
bool memwrite_burst;
arm11.c:927arm11_write_memory_inner()
bool burst = arm11->memwrite_burst && (count > 1);
arm11.c:1109arm11_target_create()
arm11->memwrite_burst = true;
arm11.c:1245arm11_handle_bool_memwrite_burst()
ARM11_BOOL_WRAPPER(memwrite_burst, "memory write burst mode")

Data Use

Functions writing arm11_common::memwrite_burst
Functions reading arm11_common::memwrite_burst
all items filtered out
arm11_common::memwrite_burst
all items filtered out