aarch64_halt() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

aarch64_halt() function

Syntax

static int aarch64_halt(struct target *target);

Arguments

target

References

LocationText
aarch64.c:567
static int aarch64_halt(struct target *target)
aarch64.c:3244
.halt = aarch64_halt,
aarch64.c:3285
.halt = aarch64_halt,

Call Tree

Functions called by aarch64_halt()
aarch64_halt()
Data read by aarch64_halt()
Data written by aarch64_halt()
aarch64_halt()
all items filtered out
Implementations
aarch64_halt()
all items filtered out
Type of aarch64_halt()
aarch64_halt()
all items filtered out