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

npcx_auto_probe() function

Syntax

static int npcx_auto_probe(struct flash_bank *bank);

Arguments

bank

References

LocationReferrerText
npcx.c:284
static int npcx_auto_probe(struct flash_bank *bank)
npcx.c:350npcx_chip_erase()
int retval = npcx_auto_probe(bank);
npcx.c:407npcx_erase()
int retval = npcx_auto_probe(bank);
npcx.c:458npcx_write()
int retval = npcx_auto_probe(bank);
npcx.c:536
.auto_probe = npcx_auto_probe,

Call Tree

Functions calling npcx_auto_probe()
Functions called by npcx_auto_probe()
npcx_auto_probe()
all items filtered out
Data read by npcx_auto_probe()
Data written by npcx_auto_probe()
npcx_auto_probe()::npcx_bank
npcx_auto_probe()::retval
all items filtered out
npcx_auto_probe()
npcx_auto_probe()::retval
all items filtered out
Implementations
npcx_auto_probe()
all items filtered out
Type of npcx_auto_probe()
npcx_auto_probe()
all items filtered out