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

sam4l_write_page() function

Syntax

static int sam4l_write_page(struct sam4l_info *chip,     struct target *target,     uint32_t address,     const uint8_t *buf);

Arguments

chip

target

address

buf

References

LocationReferrerText
at91sam4l.c:481
static int sam4l_write_page(struct sam4l_info *chip, struct target *target,
at91sam4l.c:541sam4l_write_page_partial()
res = sam4l_write_page(chip, bank->target, address, pg);
at91sam4l.c:598sam4l_write()
res = sam4l_write_page(chip, bank->target,

Call Tree

Functions calling sam4l_write_page()
Functions called by sam4l_write_page()
sam4l_write_page()
Data read by sam4l_write_page()
Data written by sam4l_write_page()
sam4l_write_page()
sam4l_write_page()::res
all items filtered out