|
OpenOCD
|

Data Fields | |
| struct ChibiOS_chdebug * | signature |
| const struct rtos_register_stacking * | stacking_info |
| const char * | target_name |
| struct ChibiOS_chdebug* ChibiOS_params::signature |
Definition at line 88 of file ChibiOS.c.
Referenced by ChibiOS_get_thread_reg_list(), ChibiOS_update_memory_signature(), and ChibiOS_update_threads().
| const struct rtos_register_stacking* ChibiOS_params::stacking_info |
Definition at line 89 of file ChibiOS.c.
Referenced by ChibiOS_get_thread_reg_list(), and ChibiOS_update_stacking().