xmc4xxx_write_command_sequence() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDxmc4xxx_write_command_sequence()

xmc4xxx_write_command_sequence() function

Syntax

static int xmc4xxx_write_command_sequence(struct flash_bank *bank,     struct xmc4xxx_command_seq *seq,     int seq_len);

Arguments

bank

seq

seq_len

References

LocationReferrerText
xmc4xxx.c:250
static int xmc4xxx_write_command_sequence(struct flash_bank *bank,
xmc4xxx.c:500xmc4xxx_erase_sector()
res = xmc4xxx_write_command_sequence(bank, erase_cmd_seq,
xmc4xxx.c:680xmc4xxx_write_page()
res = xmc4xxx_write_command_sequence(bank, write_cmd_seq, ARRAY_SIZE(write_cmd_seq));
xmc4xxx.c:966xmc4xxx_temp_unprotect()
res = xmc4xxx_write_command_sequence(bank, temp_unprot_seq,

Call Tree

Functions calling xmc4xxx_write_command_sequence()
Functions called by xmc4xxx_write_command_sequence()
xmc4xxx_write_command_sequence()
all items filtered out
Data read by xmc4xxx_write_command_sequence()
Data written by xmc4xxx_write_command_sequence()
xmc4xxx_write_command_sequence()
xmc4xxx_write_command_sequence()::res
xmc4xxx_write_command_sequence()::i
all items filtered out