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

ath79_read_buffer() function

Syntax

static int ath79_read_buffer(struct flash_bank *bank,     uint8_t *buffer,     uint32_t address,     uint32_t len);

Arguments

bank

buffer

address

len

References

LocationReferrerText
ath79.c:668
static int ath79_read_buffer(struct flash_bank *bank, uint8_t *buffer,
ath79.c:720ath79_read()
return ath79_read_buffer(bank, buffer, offset, count);

Call Tree

Functions calling ath79_read_buffer()
Functions called by ath79_read_buffer()
all items filtered out
ath79_read_buffer()
Data read by ath79_read_buffer()
Data written by ath79_read_buffer()
ath79_read_buffer()
ath79_read_buffer()::retval
all items filtered out
Type of ath79_read_buffer()
ath79_read_buffer()
uint8_t
all items filtered out