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

rs14100_read() function

Syntax

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

Arguments

bank

buffer

offset

count

References

LocationText
rs14100.c:573
static int rs14100_read(struct flash_bank *bank, uint8_t *buffer, uint32_t offset, uint32_t count)
rs14100.c:589
.read = rs14100_read,

Implementations

Implementations
rs14100_read()
all items filtered out