str9xpec_flash_controller::isc_enable is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDstr9xpec_flash_controller::isc_enable

str9xpec_flash_controller::isc_enable field

Syntax

int isc_enable;

References

LocationReferrerText
str9xpec.c:62
int isc_enable;
str9xpec.c:125str9xpec_isc_enable()
if (str9xpec_info->isc_enable)
str9xpec.c:136str9xpec_isc_enable()
str9xpec_info->isc_enable = 1;
str9xpec.c:151str9xpec_isc_disable()
if (!str9xpec_info->isc_enable)
str9xpec.c:164str9xpec_isc_disable()
str9xpec_info->isc_enable = 0;
str9xpec.c:286str9xpec_flash_bank_command()
str9xpec_info->isc_enable = 0;
str9xpec.c:308str9xpec_blank_check()
if (!str9xpec_info->isc_enable)
str9xpec.c:311str9xpec_blank_check()
if (!str9xpec_info->isc_enable)
str9xpec.c:389str9xpec_erase_area()
if (!str9xpec_info->isc_enable)
str9xpec.c:392str9xpec_erase_area()
if (!str9xpec_info->isc_enable)
str9xpec.c:459str9xpec_lock_device()
if (!str9xpec_info->isc_enable)
str9xpec.c:462str9xpec_lock_device()
if (!str9xpec_info->isc_enable)
str9xpec.c:573str9xpec_write()
if (!str9xpec_info->isc_enable)
str9xpec.c:576str9xpec_write()
if (!str9xpec_info->isc_enable)
str9xpec.c:819str9xpec_write_options()
if (!str9xpec_info->isc_enable)
str9xpec.c:822str9xpec_write_options()
if (!str9xpec_info->isc_enable)

Data Use

Functions writing str9xpec_flash_controller::isc_enable
Functions reading str9xpec_flash_controller::isc_enable
str9xpec_flash_controller::isc_enable