esp-idf/components/esp_system/port/soc/esp32c6
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 esp32c6: add esp_system support 2022-09-06 09:13:20 +00:00
Kconfig.cpu clk_tree: Add basic clock support for esp32c6 2022-12-13 19:18:34 +08:00
Kconfig.system esp32c6: add esp_system support 2022-09-06 09:13:20 +00:00
reset_reason.c esp32c6: add esp_system support 2022-09-06 09:13:20 +00: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