ESP-IDF
esp_apptrace_jtag_hw_get()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_apptrace_jtag_hw_get()
esp_apptrace_jtag_hw_get() function
Syntax
Show:
Summary
Declaration
Definition
from
esp_app_trace_port.h:29
esp_apptrace_hw_t
*
esp_apptrace_jtag_hw_get
(
void
*
*
data
)
;
Implemented in
app_trace.c:447
Arguments
Argument
data
Examples
References
from
examples
Code
Location
Referrer
esp_apptrace_hw_t
*
esp_apptrace_jtag_hw_get
(
void
*
*
data
)
app_trace.c:447
esp_apptrace_hw_t
*
esp_apptrace_jtag_hw_get
(
void
*
*
data
)
port.c:213
esp_apptrace_hw_t
*
esp_apptrace_jtag_hw_get
(
void
*
*
data
)
;
esp_app_trace_port.h:29
hw
=
esp_apptrace_jtag_hw_get
(
&
hw_data
)
;
app_trace.c:49
esp_apptrace_init()
Call Tree
from
examples
esp_apptrace_jtag_hw_get()
is called by 1 function:
esp_apptrace_init()
All items filtered out
esp_apptrace_jtag_hw_get()
All items filtered out
Data Use
from
examples
esp_apptrace_jtag_hw_get()
reads 13 variables:
esp_apptrace_trax_down_buffer_get()
esp_apptrace_trax_down_buffer_put()
esp_apptrace_trax_host_is_connected()
esp_apptrace_trax_init()
esp_apptrace_trax_up_buffer_get()
esp_apptrace_trax_up_buffer_put()
esp_apptrace_trax_down_buffer_config()
esp_apptrace_trax_flush_nolock()
esp_apptrace_trax_flush()
esp_apptrace_trax_buffer_swap_start()
esp_apptrace_trax_buffer_swap_end()
esp_apptrace_trax_buffer_swap()
esp_apptrace_trax_host_data_pending()
All items filtered out
esp_apptrace_jtag_hw_get()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out