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

ambiqmicro_write() function

Syntax

static int ambiqmicro_write(struct flash_bank *bank,     const uint8_t *buffer,     uint32_t offset,     uint32_t count);

Arguments

bank

buffer

offset

count

References

LocationText
ambiqmicro.c:611
static int ambiqmicro_write(struct flash_bank *bank, const uint8_t *buffer,
ambiqmicro.c:859
.write = ambiqmicro_write,

Call Tree

Functions called by ambiqmicro_write()
ambiqmicro_write()
Data read by ambiqmicro_write()
Data written by ambiqmicro_write()
ambiqmicro_write()
ambiqmicro_write()::retval
all items filtered out
Implementations
ambiqmicro_write()
all items filtered out