ecos_params::flush_common is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDecos_params::flush_common

ecos_params::flush_common field

Syntax

bool flush_common;

References

LocationReferrerText
eCos.c:133
bool flush_common;
eCos.c:541ecos_check_app_info()
if (param->flush_common) {
eCos.c:573ecos_check_app_info()
param->flush_common = false;
eCos.c:726ecos_update_threads()
param->flush_common = true;
eCos.c:1177ecos_packet_hook()
param->flush_common = true;
eCos.c:1194ecos_create()
ecos_params_list[i].flush_common = true;

Data Use

Functions writing ecos_params::flush_common
Functions reading ecos_params::flush_common
ecos_params::flush_common
all items filtered out