ESP-IDF
esp_pm_trace_enter()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (2/5)...
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_pm_trace_enter()
esp_pm_trace_enter() function
Syntax
Show:
Summary
Declaration
Definition
from
pm_trace.h:26
void
esp_pm_trace_enter
(
esp_pm_trace_event_t
event
,
int
core_id
)
;
Implemented in
pm_trace.c:65
Arguments
Argument
event
core_id
Examples
References
from
examples
Code
Location
void
IRAM_ATTR
esp_pm_trace_enter
(
esp_pm_trace_event_t
event
,
int
core_id
)
pm_trace.c:65
void
esp_pm_trace_enter
(
esp_pm_trace_event_t
event
,
int
core_id
)
;
pm_trace.h:26
Call Tree
from
examples
esp_pm_trace_enter()
calls 1 function:
All items filtered out
esp_pm_trace_enter()
__assert_func()
All items filtered out
Data Use
from
examples
esp_pm_trace_enter()
reads 1 variable:
s_trace_io
All items filtered out
esp_pm_trace_enter()
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