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

lpc2000_flash_bank::variant field

Syntax

References

LocationReferrerText
lpc2000.c:288
lpc2000.c:334lpc2000_build_sector_list()
if (lpc2000_info->variant == LPC2000_V1) {
lpc2000.c:379lpc2000_build_sector_list()
} else if (lpc2000_info->variant == LPC2000_V2) {
lpc2000.c:445lpc2000_build_sector_list()
} else if (lpc2000_info->variant == LPC1700) {
lpc2000.c:494lpc2000_build_sector_list()
} else if (lpc2000_info->variant == LPC4300) {
lpc2000.c:525lpc2000_build_sector_list()
} else if (lpc2000_info->variant == LPC800) {
lpc2000.c:569lpc2000_build_sector_list()
} else if (lpc2000_info->variant == LPC1100) {
lpc2000.c:599lpc2000_build_sector_list()
} else if (lpc2000_info->variant == LPC1500) {
lpc2000.c:630lpc2000_build_sector_list()
} else if (lpc2000_info->variant == LPC54100) {
lpc2000.c:688lpc2000_iap_working_area_init()
switch (lpc2000_info->variant) {
lpc2000.c:731lpc2000_iap_call()
switch (lpc2000_info->variant) {
lpc2000.c:793lpc2000_iap_call()
switch (lpc2000_info->variant) {
lpc2000.c:871lpc2000_iap_blank_check()
if (lpc2000_info->variant == LPC4300)
lpc2000.c:921lpc2000_flash_bank_command()
lpc2000_info->variant = LPC2000_V1;
lpc2000.c:923lpc2000_flash_bank_command()
lpc2000_info->variant = LPC2000_V2;
lpc2000.c:925lpc2000_flash_bank_command()
lpc2000_info->variant = LPC1700;
lpc2000.c:927lpc2000_flash_bank_command()
lpc2000_info->variant = LPC4300;
lpc2000.c:929lpc2000_flash_bank_command()
lpc2000_info->variant = LPC800;
lpc2000.c:931lpc2000_flash_bank_command()
lpc2000_info->variant = LPC1100;
lpc2000.c:933lpc2000_flash_bank_command()
lpc2000_info->variant = LPC1500;
lpc2000.c:935lpc2000_flash_bank_command()
lpc2000_info->variant = LPC54100;
lpc2000.c:937lpc2000_flash_bank_command()
lpc2000_info->variant = LPC_AUTO;
lpc2000.c:985lpc2000_erase()
if (lpc2000_info->variant == LPC4300)
lpc2000.c:998lpc2000_erase()
if (lpc2000_info->variant == LPC4300)
lpc2000.c:1022lpc2000_erase()
if (lpc2000_info->variant == LPC4300)
lpc2000.c:1126lpc2000_write()
if (lpc2000_info->variant == LPC4300)
lpc2000.c:1141lpc2000_write()
if (lpc2000_info->variant == LPC4300)
lpc2000.c:1272lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC1100;
lpc2000.c:1288lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC1100;
lpc2000.c:1308lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC1100;
lpc2000.c:1323lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC1100;
lpc2000.c:1351lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC1100;
lpc2000.c:1357lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC1700;
lpc2000.c:1362lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC1100;
lpc2000.c:1370lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC1100;
lpc2000.c:1375lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC1100;
lpc2000.c:1386lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC1100;
lpc2000.c:1392lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC1700;
lpc2000.c:1398lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC1100;
lpc2000.c:1411lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC1100;
lpc2000.c:1419lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC1700;
lpc2000.c:1425lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC1100;
lpc2000.c:1437lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC1700;
lpc2000.c:1452lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC1700;
lpc2000.c:1457lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC800;
lpc2000.c:1462lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC800;
lpc2000.c:1472lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC800;
lpc2000.c:1478lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC800;
lpc2000.c:1486lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC800;
lpc2000.c:1497lpc2000_auto_probe_flash()
lpc2000_info->variant = LPC800;
lpc2000.c:1516lpc2000_probe()
if (lpc2000_info->variant == LPC_AUTO) {
lpc2000.c:1520lpc2000_probe()
} else if (lpc2000_info->variant == LPC1100 || lpc2000_info->variant == LPC1700) {
lpc2000.c:1549get_lpc2000_info()
lpc2000_info->variant, lpc2000_info->cclk);

Data Use

Functions writing lpc2000_flash_bank::variant
Functions reading lpc2000_flash_bank::variant
lpc2000_flash_bank::variant
Type of lpc2000_flash_bank::variant
lpc2000_flash_bank::variant
all items filtered out