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 30 of file FreeRTOS.c.

Field Documentation

◆ list_elem_content_offset

const unsigned char freertos_params::list_elem_content_offset

Definition at line 37 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 36 of file FreeRTOS.c.

Referenced by freertos_update_threads().

◆ list_next_offset

const unsigned char freertos_params::list_next_offset

Definition at line 34 of file FreeRTOS.c.

Referenced by freertos_update_threads().

◆ list_width

const unsigned char freertos_params::list_width

Definition at line 35 of file FreeRTOS.c.

Referenced by freertos_update_threads().

◆ pointer_width

const unsigned char freertos_params::pointer_width

Definition at line 33 of file FreeRTOS.c.

◆ stacking_info_cm3

const struct rtos_register_stacking* freertos_params::stacking_info_cm3

Definition at line 40 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 41 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 42 of file FreeRTOS.c.

Referenced by freertos_get_thread_reg_list().

◆ target_name

const char* freertos_params::target_name

Definition at line 31 of file FreeRTOS.c.

◆ thread_count_width

const unsigned char freertos_params::thread_count_width

Definition at line 32 of file FreeRTOS.c.

◆ thread_name_offset

const unsigned char freertos_params::thread_name_offset

Definition at line 39 of file FreeRTOS.c.

Referenced by freertos_update_threads().

◆ thread_stack_offset

const unsigned char freertos_params::thread_stack_offset

Definition at line 38 of file FreeRTOS.c.

Referenced by freertos_get_thread_reg_list().


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