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

psoc5lp_nvl_read() function

Syntax

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

Arguments

bank

buffer

offset

count

References

LocationReferrerText
psoc5lp.c:627
static int psoc5lp_nvl_read(struct flash_bank *bank,
psoc5lp.c:681psoc5lp_nvl_write()
retval = psoc5lp_nvl_read(bank, current_data, offset, byte_count);
psoc5lp.c:820
.read = psoc5lp_nvl_read,

Call Tree

Functions calling psoc5lp_nvl_read()
Functions called by psoc5lp_nvl_read()
all items filtered out
psoc5lp_nvl_read()
Data read by psoc5lp_nvl_read()
Data written by psoc5lp_nvl_read()
psoc5lp_nvl_read()
Implementations
psoc5lp_nvl_read()
all items filtered out