esp-idf/components/esp_system/port/soc/esp32h2
Gustavo Henrique Nihei 3cbac3dd1d esp_system: Ensure TIMG0 clock is always enabled during normal operation
If the TimerGroup 0 clock is disabled and then reenabled, the watchdog
registers (Flashboot protection included) will be re-enabled, and some
seconds later, will trigger an unintended reset.

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
2023-03-06 04:58:11 +00:00
..
cache_err_int.c cache: support h2 and c6 cache error 2023-02-24 16:16:46 +08:00
clk.c esp_system: Ensure TIMG0 clock is always enabled during normal operation 2023-03-06 04:58:11 +00:00
CMakeLists.txt ESP32-H2: Introduce new target for ESP32H2 2022-11-23 14:38:05 +08:00
Kconfig.cpu clk_tree: Add basic clock support for esp32h2 2023-02-20 17:15:02 +08:00
Kconfig.system ESP32H2: Add system support for ESP32H2 2022-12-07 11:38:51 +08:00
reset_reason.c clk_tree: Add basic clock support for esp32h2 2023-02-20 17:15:02 +08:00
system_internal.c usb_serial_jtag: Improve the code for the issue of usb cdc device unable to work during sleep 2023-02-27 12:10:49 +08:00