OpenOCD
|
Data Fields | |
Jim_Obj * | body |
enum arm_tpiu_swo_event | event |
Jim_Interp * | interp |
struct arm_tpiu_swo_event_action * | next |
Definition at line 83 of file arm_tpiu_swo.c.
Jim_Obj* arm_tpiu_swo_event_action::body |
Definition at line 86 of file arm_tpiu_swo.c.
Referenced by arm_tpiu_swo_cleanup_all(), and arm_tpiu_swo_configure().
enum arm_tpiu_swo_event arm_tpiu_swo_event_action::event |
Definition at line 1226 of file arm_tpiu_swo.c.
Referenced by arm_tpiu_swo_configure().
Jim_Interp* arm_tpiu_swo_event_action::interp |
Definition at line 85 of file arm_tpiu_swo.c.
Referenced by arm_tpiu_swo_cleanup_all(), and arm_tpiu_swo_configure().
struct arm_tpiu_swo_event_action* arm_tpiu_swo_event_action::next |
Definition at line 87 of file arm_tpiu_swo.c.
Referenced by arm_tpiu_swo_cleanup_all(), arm_tpiu_swo_configure(), arm_tpiu_swo_handle_event(), and COMMAND_HANDLER().