Home
last modified time | relevance | path

Searched refs:heap_trace_init_tohost (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-2.7.6/components/heap/include/
Desp_heap_trace.h74 esp_err_t heap_trace_init_tohost(void);
/hal_espressif-2.7.6/components/app_trace/
Dheap_trace_tohost.c35 esp_err_t heap_trace_init_tohost(void) in heap_trace_init_tohost() function
/hal_espressif-2.7.6/tools/esp_app_trace/test/sysview/
Dblink.c53 if(heap_trace_init_tohost() != ESP_OK) { in blink_task()
/hal_espressif-2.7.6/examples/system/sysview_tracing_heap_log/main/
Dsysview_heap_log.c79 if(heap_trace_init_tohost() != ESP_OK) { in app_main()
/hal_espressif-2.7.6/docs/en/api-reference/system/
Dheap_debug.rst260 - Call the function :cpp:func:`heap_trace_init_tohost` early in the program, to initialize JTAG hea…
274 ESP_ERROR_CHECK( heap_trace_init_tohost() );