flash_driver::usage is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

flash_driver::usage field

Gives a human-readable description of arguments.

Syntax

const char *usage;

References

LocationReferrerText
driver.h:49
const char *usage;
aducm302x.c:569
.usage = NULL,
aducm302x.c:586
.usage = NULL,
at91sam7.c:1121
.usage = "gpnvm <bit> <set | clear>",
eneispif.c:421
.usage = "flash bank <name> 'eneispif' <base_address> <size> 0 0 <target> <ctrl_base>",
esirisc_flash.c:564
.usage = "flash bank bank_id 'esirisc' base_address size_bytes 0 0 target "
mdr.c:599
.usage = "flash bank <name> mdr <base> <size> 0 0 <target#> <type> <page_count> <sec_count>\n"
niietcm4.c:1720
.usage = "flash bank <name> niietcm4 <base> <size> 0 0 <target#>",
tcl.c:1300handle_flash_bank_command()
"; usage: %s", driver_name, c->base, driver->usage);
tcl.c:1306handle_flash_bank_command()
if (!driver->usage)
xcf.c:877
.usage = NULL,

Data Use

Functions reading flash_driver::usage
flash_driver::usage
all items filtered out