xmc4xxx_flash_bank::write_prot_otp is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDxmc4xxx_flash_bank::write_prot_otp

xmc4xxx_flash_bank::write_prot_otp field

Syntax

bool write_prot_otp[MAX_XMC_SECTORS];

References

LocationReferrerText
xmc4xxx.c:225
bool write_prot_otp[MAX_XMC_SECTORS];
xmc4xxx.c:915xmc4xxx_get_info_command()
if (fb->write_prot_otp[i])
xmc4xxx.c:924xmc4xxx_get_info_command()
if (fb->write_prot_otp[i]) {
xmc4xxx.c:1191xmc4xxx_protect_check()
fb->write_prot_otp[i] = false;
xmc4xxx.c:1213xmc4xxx_protect_check()
fb->write_prot_otp[j] = true;
xmc4xxx.c:1217xmc4xxx_protect_check()
fb->write_prot_otp[j + 1] = true;

Data Use

Functions reading xmc4xxx_flash_bank::write_prot_otp
xmc4xxx_flash_bank::write_prot_otp