esp-idf/components/esp32s2/include/esp32s2
Marius Vikhammer cf87e114cb deep_sleep: on S2 disable the brown out detector before deep sleeping
On S2 the brown out detector would occasionally trigger erroneously during deep sleep.

Disable it before sleeping to circumvent this issue.

Closes https://github.com/espressif/esp-idf/issues/6179
2021-02-25 14:58:50 +08:00
..
brownout.h deep_sleep: on S2 disable the brown out detector before deep sleeping 2021-02-25 14:58:50 +08:00
cache_err_int.h esp32s2: IRAM/DRAM memory protection 2020-04-21 15:10:58 +02:00
clk.h global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
dport_access.h global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
memprot.h esp32s2: IRAM/DRAM memory protection 2020-04-21 15:10:58 +02:00
pm.h esp32s2: sync esp_pm code from esp32 2020-02-17 16:03:47 +01:00
spiram.h flash mmap: fix bug for cache2phys and phys2cache on esp32s2 2020-05-26 15:14:23 +08:00