OpenOCD
ecos_params Struct Reference
Collaboration diagram for ecos_params:

Data Fields

unsigned char pointer_width
 
const struct rtos_register_stackingstacking_info
 
const char * target_name
 
unsigned char thread_name_offset
 
unsigned char thread_next_offset
 
unsigned char thread_stack_offset
 
unsigned char thread_state_offset
 
unsigned char thread_uniqueid_offset
 

Detailed Description

Definition at line 41 of file eCos.c.

Field Documentation

◆ pointer_width

unsigned char ecos_params::pointer_width

Definition at line 43 of file eCos.c.

◆ stacking_info

const struct rtos_register_stacking* ecos_params::stacking_info

Definition at line 49 of file eCos.c.

◆ target_name

const char* ecos_params::target_name

Definition at line 42 of file eCos.c.

◆ thread_name_offset

unsigned char ecos_params::thread_name_offset

Definition at line 45 of file eCos.c.

◆ thread_next_offset

unsigned char ecos_params::thread_next_offset

Definition at line 47 of file eCos.c.

◆ thread_stack_offset

unsigned char ecos_params::thread_stack_offset

Definition at line 44 of file eCos.c.

◆ thread_state_offset

unsigned char ecos_params::thread_state_offset

Definition at line 46 of file eCos.c.

◆ thread_uniqueid_offset

unsigned char ecos_params::thread_uniqueid_offset

Definition at line 48 of file eCos.c.


The documentation for this struct was generated from the following file: