esp-idf/components/esp32/include
Alex Lisitsyn ce09cfd99b esp32: Deactivate wakeup trigger after first wakeup
Added function esp_sleep_disable_wakeup_source() to deactivate wakeup trigger for selected source.
Updated documentation for this function in sleep_modes.rst file.
Updated unit test to check this functionality for light sleep.
The test_sleep.c unit test is updated to add reliability for unit testing.

(TW#18952)
Closes https://github.com/espressif/esp-idf/issues/1677
2018-03-16 18:49:24 +05:00
..
esp32
hwcrypto
rom
xtensa
esp_assert.h
esp_attr.h feat(attr): add new macro `DMA_ATTR` and `WORD_ALIGNED_ATTR` to help dma buffer declaration. 2018-01-24 11:28:14 +08:00
esp_brownout.h
esp_cache_err_int.h
esp_clk.h
esp_coexist.h
esp_core_dump.h
esp_crosscore_int.h
esp_deep_sleep.h esp32: Deactivate wakeup trigger after first wakeup 2018-03-16 18:49:24 +05:00
esp_deepsleep.h
esp_dport_access.h
esp_err.h Make it easier to look up error messages 2018-02-15 14:19:03 +01:00
esp_event.h
esp_event_loop.h
esp_flash_data_types.h Protect partition table by MD5 checksum 2018-02-05 11:36:03 +01:00
esp_freertos_hooks.h
esp_gdbstub.h
esp_int_wdt.h
esp_interface.h
esp_intr.h
esp_intr_alloc.h
esp_ipc.h
esp_now.h
esp_panic.h
esp_phy_init.h
esp_pm.h
esp_sleep.h esp32: Deactivate wakeup trigger after first wakeup 2018-03-16 18:49:24 +05:00
esp_smartconfig.h
esp_spiram.h
esp_ssc.h
esp_system.h
esp_task.h
esp_task_wdt.h
esp_timer.h
esp_types.h
esp_wifi.h
esp_wifi_crypto_types.h
esp_wifi_internal.h
esp_wifi_types.h
esp_wpa2.h
esp_wps.h