Go to the source code of this file.
◆ tpiu_pin_protocol
Enumerator |
---|
TPIU_PIN_PROTOCOL_SYNC | synchronous trace output
|
TPIU_PIN_PROTOCOL_ASYNC_MANCHESTER | asynchronous output with Manchester coding
|
TPIU_PIN_PROTOCOL_ASYNC_UART | asynchronous output with NRZ coding
|
Definition at line 7 of file arm_tpiu_swo.h.
◆ arm_tpiu_swo_cleanup_all()
int arm_tpiu_swo_cleanup_all |
( |
void |
| ) |
|
Definition at line 209 of file arm_tpiu_swo.c.
References adapter_config_trace(), arm_tpiu_swo_object::ap, arm_tpiu_swo_close_output(), arm_tpiu_swo_handle_event(), arm_tpiu_swo_poll_trace(), arm_tpiu_swo_event_action::body, dap_put_ap(), arm_tpiu_swo_object::en_capture, arm_tpiu_swo_object::enabled, ERROR_OK, arm_tpiu_swo_object::event_action, arm_tpiu_swo_event_action::interp, lh(), list_for_each_entry_safe, LOG_ERROR, arm_tpiu_swo_object::name, arm_tpiu_swo_event_action::next, NULL, arm_tpiu_swo_object::out_filename, target_unregister_timer_callback(), TPIU_SWO_EVENT_POST_DISABLE, and TPIU_SWO_EVENT_PRE_DISABLE.
Referenced by openocd_main().
◆ arm_tpiu_swo_register_commands()
◆ arm_tpiu_deprecated_command_handlers