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

msp432_auto_probe() function

Syntax

static int msp432_auto_probe(struct flash_bank *bank);
Implemented in msp432.c:964

Arguments

bank

References

LocationReferrerText
msp432.c:964
static int msp432_auto_probe(struct flash_bank *bank)
msp432.c:63
static int msp432_auto_probe(struct flash_bank *bank);
msp432.c:292msp432_init()
retval = msp432_auto_probe(bank);
msp432.c:1086
.auto_probe = msp432_auto_probe,

Call Tree

Functions calling msp432_auto_probe()
Functions called by msp432_auto_probe()
all items filtered out
msp432_auto_probe()
all items filtered out
Data read by msp432_auto_probe()
Data written by msp432_auto_probe()
msp432_auto_probe()::msp432_bank
msp432_auto_probe()::is_main
msp432_auto_probe()::is_info
msp432_auto_probe()::retval
all items filtered out
msp432_auto_probe()
msp432_auto_probe()::retval
all items filtered out
Implementations
msp432_auto_probe()
all items filtered out
Type of msp432_auto_probe()
msp432_auto_probe()
all items filtered out