lpc2000_flash_bank::iap_max_stack is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDlpc2000_flash_bank::iap_max_stack

lpc2000_flash_bank::iap_max_stack field

Syntax

uint32_t iap_max_stack;

References

LocationReferrerText
lpc2000.c:294
uint32_t iap_max_stack;
lpc2000.c:337lpc2000_build_sector_list()
lpc2000_info->iap_max_stack = 128;
lpc2000.c:382lpc2000_build_sector_list()
lpc2000_info->iap_max_stack = 128;
lpc2000.c:448lpc2000_build_sector_list()
lpc2000_info->iap_max_stack = 128;
lpc2000.c:497lpc2000_build_sector_list()
lpc2000_info->iap_max_stack = 208;
lpc2000.c:528lpc2000_build_sector_list()
lpc2000_info->iap_max_stack = 208; /* 148byte for LPC81x,208byte for LPC82x. */
lpc2000.c:572lpc2000_build_sector_list()
lpc2000_info->iap_max_stack = 128;
lpc2000.c:602lpc2000_build_sector_list()
lpc2000_info->iap_max_stack = 128;
lpc2000.c:633lpc2000_build_sector_list()
lpc2000_info->iap_max_stack = 128;
lpc2000.c:680lpc2000_iap_working_area_init()
if (target_alloc_working_area(target, IAP_CODE_LEN + lpc2000_info->iap_max_stack, iap_working_area) != ERROR_OK) {
lpc2000.c:804lpc2000_iap_call()
iap_working_area->address + IAP_CODE_LEN + lpc2000_info->iap_max_stack);
lpc2000.c:819lpc2000_iap_call()
iap_working_area->address + IAP_CODE_LEN + lpc2000_info->iap_max_stack);
lpc2000.c:949lpc2000_flash_bank_command()
lpc2000_info->iap_max_stack = 208;

Data Use

Functions writing lpc2000_flash_bank::iap_max_stack
Functions reading lpc2000_flash_bank::iap_max_stack
lpc2000_flash_bank::iap_max_stack
Type of lpc2000_flash_bank::iap_max_stack
lpc2000_flash_bank::iap_max_stack
uint32_t
all items filtered out