ESP-IDF
+
0
/6 examples
SourceVu will show references to
ESP_SLEEP_WAKEUP_TIMER
from the following samples and libraries:
deep_sleep sample
deep_sleep_wake_stub sample
light_sleep sample
advanced sample
blecent_throughput sample
adc sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ESP_SLEEP_WAKEUP_TIMER
ESP_SLEEP_WAKEUP_TIMER value
Syntax
Show:
Summary
Declaration
from
esp_sleep.h:112
ESP_SLEEP_WAKEUP_TIMER
;
Examples
ESP_SLEEP_WAKEUP_TIMER
is referenced by 6 libraries and example projects:
deep_sleep sample
deep_sleep_wake_stub sample
light_sleep sample
advanced sample
blecent_throughput sample
adc sample
References
from
0/6
examples
Code
Location
Referrer
ESP_SLEEP_WAKEUP_TIMER
,
//!< Wakeup caused by timer
esp_sleep.h:112
case
ESP_SLEEP_WAKEUP_TIMER
:
cmd_system_sleep.c:179
light_sleep()
esp_sleep_disable_wakeup_source
(
ESP_SLEEP_WAKEUP_TIMER
)
;
pm_impl.c:486
esp_pm_configure()
}
else
if
(
CHECK_SOURCE
(
source
,
ESP_SLEEP_WAKEUP_TIMER
,
RTC_TIMER_TRIG_EN
)
)
{
sleep_modes.c:1622
esp_sleep_disable_wakeup_source()
return
ESP_SLEEP_WAKEUP_TIMER
;
sleep_modes.c:2204
esp_sleep_get_wakeup_cause()
Call Tree
from
0/6
examples
All items filtered out
All items filtered out
Data Use
from
0/6
examples
ESP_SLEEP_WAKEUP_TIMER
is read by 4 functions:
All items filtered out
ESP_SLEEP_WAKEUP_TIMER
esp_sleep_disable_wakeup_source()
esp_sleep_get_wakeup_cause()
esp_pm_configure()
light_sleep()
All items filtered out
Class Tree
from
0/6
examples
All items filtered out
All items filtered out
Override Tree
from
0/6
examples
All items filtered out
All items filtered out
Implementations
from
0/6
examples
All items filtered out
All items filtered out
Instances
from
0/6
examples
Lifecycle
from
0/6
examples
All items filtered out
All items filtered out