OpenOCD
FreeRTOS_params Struct Reference
Collaboration diagram for FreeRTOS_params:

Data Fields

const unsigned char list_elem_content_offset
 
const unsigned char list_elem_next_offset
 
const unsigned char list_next_offset
 
const unsigned char list_width
 
const unsigned char pointer_width
 
const struct rtos_register_stackingstacking_info_cm3
 
const struct rtos_register_stackingstacking_info_cm4f
 
const struct rtos_register_stackingstacking_info_cm4f_fpu
 
const char * target_name
 
const unsigned char thread_count_width
 
const unsigned char thread_name_offset
 
const unsigned char thread_stack_offset
 

Detailed Description

Definition at line 45 of file FreeRTOS.c.

Field Documentation

◆ list_elem_content_offset

const unsigned char FreeRTOS_params::list_elem_content_offset

Definition at line 52 of file FreeRTOS.c.

Referenced by FreeRTOS_update_threads().

◆ list_elem_next_offset

const unsigned char FreeRTOS_params::list_elem_next_offset

Definition at line 51 of file FreeRTOS.c.

Referenced by FreeRTOS_update_threads().

◆ list_next_offset

const unsigned char FreeRTOS_params::list_next_offset

Definition at line 49 of file FreeRTOS.c.

Referenced by FreeRTOS_update_threads().

◆ list_width

const unsigned char FreeRTOS_params::list_width

Definition at line 50 of file FreeRTOS.c.

Referenced by FreeRTOS_update_threads().

◆ pointer_width

const unsigned char FreeRTOS_params::pointer_width

Definition at line 48 of file FreeRTOS.c.

◆ stacking_info_cm3

const struct rtos_register_stacking* FreeRTOS_params::stacking_info_cm3

Definition at line 55 of file FreeRTOS.c.

Referenced by FreeRTOS_get_thread_reg_list().

◆ stacking_info_cm4f

const struct rtos_register_stacking* FreeRTOS_params::stacking_info_cm4f

Definition at line 56 of file FreeRTOS.c.

Referenced by FreeRTOS_get_thread_reg_list().

◆ stacking_info_cm4f_fpu

const struct rtos_register_stacking* FreeRTOS_params::stacking_info_cm4f_fpu

Definition at line 57 of file FreeRTOS.c.

Referenced by FreeRTOS_get_thread_reg_list().

◆ target_name

const char* FreeRTOS_params::target_name

Definition at line 46 of file FreeRTOS.c.

Referenced by FreeRTOS_create().

◆ thread_count_width

const unsigned char FreeRTOS_params::thread_count_width

Definition at line 47 of file FreeRTOS.c.

◆ thread_name_offset

const unsigned char FreeRTOS_params::thread_name_offset

Definition at line 54 of file FreeRTOS.c.

Referenced by FreeRTOS_get_symbol_list_to_lookup(), and FreeRTOS_update_threads().

◆ thread_stack_offset

const unsigned char FreeRTOS_params::thread_stack_offset

Definition at line 53 of file FreeRTOS.c.

Referenced by FreeRTOS_get_thread_reg_list().


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