OpenOCD
ecos_params
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
ecos_params
ecos_params struct
Syntax
Show:
Summary
Declaration
Definition
from
eCos.c:46
struct
ecos_params
;
Implemented in
eCos.c:129
Fields
Field
Declared as
ecos_params::target_names
const
char
*
const
*
ecos_params::target_stack_layout
int
(
*
)
(
struct
rtos
*
rtos
,
struct
ecos_params
*
param
,
int64_t
stack_ptr
,
const
struct
rtos_register_stacking
*
*
si
)
ecos_params::flush_common
bool
ecos_params::pointer_width
unsigned
char
ecos_params::uid_width
unsigned
char
ecos_params::state_width
unsigned
char
ecos_params::thread_stack_offset
unsigned
int
ecos_params::thread_name_offset
unsigned
int
ecos_params::thread_state_offset
unsigned
int
ecos_params::thread_next_offset
unsigned
int
ecos_params::thread_uniqueid_offset
unsigned
int
ecos_params::stacking_info
const
struct
rtos_register_stacking
*
Related Functions
Found 3 other functions taking a
ecos_params
argument:
Function
ecos_check_app_info()
ecos_stack_layout_cortexm()
ecos_stack_layout_arm()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out