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

xmc4xxx_write_page() function

Syntax

static int xmc4xxx_write_page(struct flash_bank *bank,     const uint8_t *pg_buf,     uint32_t offset,     bool user_config);

Arguments

bank

pg_buf

offset

user_config

References

LocationReferrerText
xmc4xxx.c:608
static int xmc4xxx_write_page(struct flash_bank *bank, const uint8_t *pg_buf,
xmc4xxx.c:776xmc4xxx_write()
res = xmc4xxx_write_page(bank, tmp_buf, (offset - start_pad), false);
xmc4xxx.c:1122xmc4xxx_flash_protect()
res = xmc4xxx_write_page(bank, ucp0_buf, ucb_base, true);

Call Tree

Functions calling xmc4xxx_write_page()
Functions called by xmc4xxx_write_page()
xmc4xxx_write_page()
Data read by xmc4xxx_write_page()
Data written by xmc4xxx_write_page()
xmc4xxx_write_page()::res
xmc4xxx_write_page()::status
xmc4xxx_write_page()::write_cmd_seq
xmc4xxx_write_page()::i
xmc4xxx_write_page()::w_lo
xmc4xxx_write_page()::w_hi
all items filtered out
xmc4xxx_write_page()
xmc4xxx_write_page()::res
xmc4xxx_write_page()::i
all items filtered out
Type of xmc4xxx_write_page()
xmc4xxx_write_page()
uint32_t
all items filtered out