..
private_include
esp32h2: add rtc clock support
2021-08-26 11:25:39 +08:00
chip_info.c
esp_hw_support: Fix version in esp_chip_info for C3 and H2
2022-12-20 21:14:36 +08:00
CMakeLists.txt
adc: improve power logic
2023-04-20 10:42:12 +08:00
cpu_util_esp32h2.c
esp_hw_support: update copyright notice 5
2021-08-10 13:32:08 +02:00
dport_access.c
esp_hw_support: update copyright notice 5
2021-08-10 13:32:08 +02:00
esp_crypto_lock.c
esp_hw_support: update copyright notice 5
2021-08-10 13:32:08 +02:00
esp_ds.c
esp_hw_support: update copyright notice 5
2021-08-10 13:32:08 +02:00
esp_hmac.c
fix(esp_hw_support): fix API esp_hmac_disable_jtag() to disable JTAG
2024-01-16 15:42:13 +05:30
esp_memprot.c
System/Security: Memprot API unified (ESP32C3,ESP32S3)
2022-01-27 12:40:27 +08:00
i2c_brownout.h
esp_hw_support: update copyright notice 5
2021-08-10 13:32:08 +02:00
i2c_rtc_clk.h
esp_hw_support: update copyright notice 5
2021-08-10 13:32:08 +02:00
Kconfig.mac
esp32h2: update esp_system and esp_hw_support to support esp32h2
2021-07-01 19:53:11 +08:00
regi2c_ctrl.h
esp_phy: use spinlock to avoid regi2c access conflicts
2022-04-06 12:18:23 +08:00
rtc_clk_common.h
esp32h2: add rtc clock support
2021-08-26 11:25:39 +08:00
rtc_clk_init.c
rename APB_CTRL ro SYS_CON
2021-09-16 20:57:57 +08:00
rtc_clk.c
pm: add powerdown for int_8m on ESP32-H2
2022-05-16 00:59:36 +08:00
rtc_init.c
sar: init sar periph power state
2023-04-25 14:03:29 +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 wake wakeup which is linked to flash
2023-08-01 16:42:59 +08:00
rtc_time.c
esp_hw_support/clk_cali: fix xtal32k error detect
2022-09-21 15:11:04 +08:00
sar_periph_ctrl.c
sleep: fix sleep current issue caused by sar adc
2023-04-20 11:43:13 +08:00