esp-idf/components/esp_hw_support/port/esp32h2
hongshuqing 44815d75eb fix: fix_maximum_value_of_config_rtc_clk_cal_cycle_bug 2024-03-14 16:22:39 +08:00
..
CMakeLists.txt fix(esp_hw_support): Removed unused include directories from cmake 2023-12-04 14:12:18 +08:00
Kconfig.hw_support all: Apply new version logic (major * 100 + minor) 2023-01-06 02:00:52 +08:00
Kconfig.mac esp32h2: update esp_system and esp_hw_support to support esp32h2 2021-07-01 19:53:11 +08:00
Kconfig.rtc fix: fix_maximum_value_of_config_rtc_clk_cal_cycle_bug 2024-03-14 16:22:39 +08:00
chip_info.c efuse: Adds major and minor versions and others 2022-07-05 14:38:27 +08:00
esp_crypto_lock.c feat(esp_hw_support): Add locking layer for the ECC peripheral 2023-09-29 11:24:34 +05:30
esp_ds.c global: make periph enable/disable APIs private 2021-11-08 10:37:47 +08:00
esp_hmac.c fix(esp_hw_support): update hmac toggle method due to discrepency in ROM code 2024-03-12 12:24:51 +05:30
esp_memprot.c System/Security: Memprot API unified (ESP32S3) 2022-06-20 02:36:44 +00:00
i2c_brownout.h esp_hw_support: update copyright notice 5 2021-08-10 13:32:08 +02:00
rtc_clk.c fix(bbpll): fix bbpll calibration may stop early bug(ESP32C2/S3) 2024-01-05 03:36:48 +08:00
rtc_clk_init.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
rtc_init.c sar: init sar periph power state 2023-04-27 10:52:38 +08:00
rtc_pm.c rename APB_CTRL ro SYS_CON 2021-09-16 20:57:57 +08:00
rtc_sleep.c fix(lightsleep): fix access pu_cfg after sleep wakeup which is linked to flash 2023-07-31 21:36:27 +08:00
rtc_time.c esp_hw_support/clk_cali: fix xtal32k error detect 2022-09-21 16:21:11 +08:00
sar_periph_ctrl.c sleep: fix sleep current issue caused by sar adc 2023-04-20 11:45:58 +08:00
systimer.c coverity: fix uninit variable issue in driver 2022-08-03 10:46:50 +08:00