esp-idf/components/esp_hw_support/port/esp32h2
morris 035c7c145c feat(clk_cali): always enable timer group0 for clock calibration
Calibration registers are located in the timer group0,
this commit is going to always enable it when the calibration is used by app
2023-08-22 17:05:35 +08:00
..
private_include change(pm/deepsleep): Update deep_sleep pmu analog parameter for esp32h2 2023-07-20 11:43:57 +08:00
chip_info.c gpio: support runtime preserve 2023-03-17 11:59:49 +08:00
CMakeLists.txt esp_adc: support h2 oneshot mode and continuous mode 2023-02-23 11:48:31 +08:00
cpu_region_protect.c esp32h2: enable memory protection scheme using PMA and PMP 2023-03-15 13:16:18 +05:30
esp_clk_tree.c esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-25 14:12:06 +08:00
esp_crypto_lock.c esp32h2: add support for SHA peripheral 2023-01-30 10:08:58 +05:30
i2c_brownout.h ESP32H2: Introduce new chip target esp32h2, hello_world example supported 2022-12-29 12:29:14 +08:00
io_mux.c gpio: support glitch filter on esp32h2 2023-02-11 23:01:01 +08:00
Kconfig.hw_support fix(esp32h2): correct typo in chip revision prompt 2023-07-18 20:46:45 +05:30
Kconfig.mac efuse: fix esp_read_mac on esp32h2 2023-03-01 14:14:30 +08:00
Kconfig.rtc fix(rtc_clk): fix the issue of missing configuration for calibration cycles of the internal 32 kHz RC 2023-07-04 11:23:07 +08:00
pmu_init.c Power Management: support DFS and PMU feature for esp32h2 2023-06-26 20:57:55 +08:00
pmu_param.c Power Management: update pmu init and sleep parameter 2023-06-26 21:05:16 +08:00
pmu_sleep.c feat(pm/deepsleep): Support deep_sleep example and deep_sleep_wake_stub example for esp32h2 2023-07-20 11:43:57 +08:00
rtc_clk_init.c support h2 eco2 fosc calibration 2023-04-26 15:31:18 +08:00
rtc_clk.c fix(esp_hw_support): manage i2c_ana_mst clock witch modem clock driver 2023-08-04 10:39:43 +08:00
rtc_time.c feat(clk_cali): always enable timer group0 for clock calibration 2023-08-22 17:05:35 +08:00
sar_periph_ctrl.c sleep: fix sleep current issue caused by sar adc 2023-03-17 13:06:39 +08:00
systimer.c systimer: assign counter and alarm in esp_hw_support 2023-01-10 17:05:49 +08:00