esp-idf/components/esp_hw_support/port/esp32h2
2024-02-23 18:30:17 +08:00
..
private_include feat(esp_hw_support): support gdma register context sleep retention 2024-02-23 18:30:17 +08:00
chip_info.c gpio: support runtime preserve 2023-03-17 11:59:49 +08:00
CMakeLists.txt Revert "feat(volt): chip auto adjust volt for esp32c6 & esp32h2" 2023-10-16 14:35:41 +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-27 11:11:18 +00:00
esp_crypto_lock.c feat(esp_hw_support): Added locking mechanism for the ECDSA and ECC peripheral 2023-09-25 14:33:04 +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-28 13:45:28 +00:00
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 16:06:37 +08:00
pmu_init.c feat(pmu): set fix voltage to different mode for esp32h2 2024-01-26 11:39:16 +08:00
pmu_param.c feat(esp_hw_support): support gdma register context sleep retention 2024-02-23 18:30:17 +08:00
pmu_sleep.c feat(pmu): set fix voltage to different mode for esp32h2 2024-01-26 11:39:16 +08:00
rtc_clk_init.c feat(pmu): set fix voltage to different mode for esp32h2 2024-01-26 11:39:16 +08:00
rtc_clk.c fix(rtc): fixed bbpll not calibrated from bootloader issue 2024-01-05 10:19:20 +08:00
rtc_time.c fix(esp_hw_support/sleep): fix rtc_time_us_to_slowclk div zero in deepsleep process 2023-12-11 09:24:07 +00:00
sar_periph_ctrl.c fix(adc): power settings not taking into effect on H2 2023-09-28 16:24:39 +00:00
systimer.c systimer: assign counter and alarm in esp_hw_support 2023-01-10 17:05:49 +08:00