esp-idf/components/driver/gptimer
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
..
include/driver driver: pack peripherals 2023-02-02 18:19:58 +08:00
gptimer_etm.c etm: update etm event task new API 2022-12-07 15:43:20 +08:00
gptimer_priv.h gptimer: support etm event and task 2022-11-23 15:31:33 +08:00
gptimer.c esp_system: Ensure TIMG0 clock is always enabled during normal operation 2023-03-06 04:58:11 +00:00