xmc4xxx_command_seq::address is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDxmc4xxx_command_seq::address

xmc4xxx_command_seq::address field

Syntax

uint32_t address;

References

LocationReferrerText
xmc4xxx.c:229
uint32_t address;
xmc4xxx.c:257xmc4xxx_write_command_sequence()
res = target_write_u32(bank->target, seq[i].address,
xmc4xxx.c:490xmc4xxx_erase_sector()
erase_cmd_seq[5].address = address;
xmc4xxx.c:494xmc4xxx_erase_sector()
erase_cmd_seq[5].address += bank->base;
xmc4xxx.c:632xmc4xxx_write_page()
write_cmd_seq[3].address = bank->base + offset;

Data Use

Functions writing xmc4xxx_command_seq::address
Functions reading xmc4xxx_command_seq::address
xmc4xxx_command_seq::address
Type of xmc4xxx_command_seq::address
xmc4xxx_command_seq::address
uint32_t
all items filtered out