esp-idf/components/esp32
Ivan Grokhotkov 3b854fe46a deep sleep: implement wake up using ULP, EXT0, EXT1 sources
This adds the following APIs to enable various wakeup sources:
- esp_deep_sleep_enable_timer_wakeup
- esp_deep_sleep_enable_ulp_wakeup
- esp_deep_sleep_enable_ext0_wakeup
- esp_deep_sleep_enable_ext1_wakeup

And an API to start deep sleep:
- esp_deep_sleep_start
2016-12-16 14:30:27 +08:00
..
hwcrypto
include deep sleep: implement wake up using ULP, EXT0, EXT1 sources 2016-12-16 14:30:27 +08:00
ld
lib@02232f974b
test deep sleep: implement wake up using ULP, EXT0, EXT1 sources 2016-12-16 14:30:27 +08:00
Kconfig newlib: add "full" formatting support, add missing functions 2016-12-08 11:04:54 +08:00
Makefile.projbuild
abi.cpp
brownout.c
component.mk
cpu_freq.c
cpu_start.c
cpu_util.c
crosscore_int.c
deepsleep.c deep sleep: implement wake up using ULP, EXT0, EXT1 sources 2016-12-16 14:30:27 +08:00
event_default_handlers.c
event_loop.c
freertos_hooks.c
gdbstub.c
heap_alloc_caps.c
hw_random.c
int_wdt.c
intr_alloc.c
ipc.c
lib_printf.c
libhal.a
panic.c
phy.h
phy_init.c
phy_init_data.h
rtc.h
spiram.h
system_api.c
task_wdt.c