esp-idf/components/esp_system/port/soc/esp32h4
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
..
apb_backup_dma.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
cache_err_int.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +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 esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
Kconfig.cpu esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
Kconfig.system esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
reset_reason.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +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