halt_mode is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

halt_mode enum

Syntax

enum halt_mode {     HALT_LAZY,     HALT_SYNC, };

Values

HALT_LAZY

No summary provided. Read more...

HALT_SYNC

No summary provided. Read more...

References

LocationReferrerScopeText
aarch64.c:32
enum halt_mode {
aarch64.c:376aarch64_halt_one()
static int aarch64_halt_one(struct target *target, enum halt_mode mode)

Type Use

Variables of halt_mode type
all items filtered out
halt_mode
Allocators of halt_mode
Deletors of halt_mode
all items filtered out
halt_mode
all items filtered out