esp-idf/components/hal/esp32c3
Marius Vikhammer c192ea478e fix(wdt): changed ESP32-C3 WDT to use XTAL as clock
This clock is unchanged even when CPU/APB frequency changes (e.g. due to esp_pm),
which means timeout period is correct even after such a change.
2023-09-13 10:45:49 +08:00
..
include/hal fix(wdt): changed ESP32-C3 WDT to use XTAL as clock 2023-09-13 10:45:49 +08:00
clk_tree_hal.c clk_tree: Add a general API to get the frequency of different clocks 2023-01-17 11:30:24 +08:00
efuse_hal.c hal: Explicit setting of efuse time settings 2023-05-12 21:42:38 +08:00
rtc_cntl_hal.c light sleep: add cpu power down support for esp32s3 2021-08-27 11:11:06 +08:00