ESP-IDF
other_core_should_skip_light_sleep()
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
other_core_should_skip_light_sleep()
other_core_should_skip_light_sleep() function
Syntax
Show:
Summary
Declaration
from
pm_impl.c:803
static
inline
void
IRAM_ATTR
other_core_should_skip_light_sleep
(
int
core_id
)
;
Arguments
Argument
core_id
Examples
References
from
examples
Code
Location
Referrer
static
inline
void
IRAM_ATTR
other_core_should_skip_light_sleep
(
int
core_id
)
pm_impl.c:803
other_core_should_skip_light_sleep
(
core_id
)
;
pm_impl.c:861
vApplicationSleep()
Call Tree
from
examples
other_core_should_skip_light_sleep()
is called by 1 function:
vApplicationSleep()
All items filtered out
other_core_should_skip_light_sleep()
All items filtered out
Data Use
from
examples
other_core_should_skip_light_sleep()
reads 1 variable:
s_skip_light_sleep
All items filtered out
other_core_should_skip_light_sleep()
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