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

sam4l_probe() function

Syntax

static int sam4l_probe(struct flash_bank *bank);

Arguments

bank

References

LocationReferrerText
at91sam4l.c:258
static int sam4l_probe(struct flash_bank *bank)
at91sam4l.c:359sam4l_protect_check()
if (sam4l_probe(bank) != ERROR_OK)
at91sam4l.c:386sam4l_protect()
if (sam4l_probe(bank) != ERROR_OK)
at91sam4l.c:427sam4l_erase()
if (sam4l_probe(bank) != ERROR_OK)
at91sam4l.c:563sam4l_write()
if (sam4l_probe(bank) != ERROR_OK)
at91sam4l.c:686
.probe = sam4l_probe,
at91sam4l.c:687
.auto_probe = sam4l_probe,

Call Tree

Functions calling sam4l_probe()
Functions called by sam4l_probe()
sam4l_probe()
Implementations
sam4l_probe()
Type of sam4l_probe()
sam4l_probe()
uint32_t
all items filtered out
Types allocated by sam4l_probe()
sam4l_probe()
all items filtered out