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

nrf5_auto_probe() function

Syntax

static int nrf5_auto_probe(struct flash_bank *bank);

Arguments

bank

References

LocationText
nrf5.c:1049
static int nrf5_auto_probe(struct flash_bank *bank)
nrf5.c:1523
.auto_probe = nrf5_auto_probe,
nrf5.c:1541
.auto_probe = nrf5_auto_probe,

Call Tree

Functions called by nrf5_auto_probe()
nrf5_auto_probe()
Data read by nrf5_auto_probe()
nrf5_auto_probe()::res
all items filtered out
nrf5_auto_probe()
Implementations
nrf5_auto_probe()
all items filtered out