esp-idf/components/esp_hw_support/port/esp32h2
2024-09-11 10:53:01 +08:00
..
include/soc change(esp_hw_support): remove esp32c6 & esp32h2 solved todos 2024-06-11 10:20:23 +08:00
private_include feat(esp_hw_support): add esp32p4 pmu initial support 2024-03-10 10:51:28 +08:00
chip_info.c gpio: support runtime preserve 2023-03-17 11:59:49 +08:00
CMakeLists.txt change(esp_security): Move the crypto locking layer into the security component 2024-08-20 12:35:22 +08:00
cpu_region_protect.c fix(esp_hw_support): Use _iram_text_end instead of _iram_end for I/D-RAM split 2024-08-28 11:16:27 +05:30
esp_clk_tree.c feat(esp_hw_support): add clk tree source gate management api 2024-09-11 10:53:01 +08:00
esp_cpu_intr.c fix(esp_hw_support): clear reserved interrupts that are not applicable for each target 2024-03-27 16:21:25 +08:00
io_mux.c fix(esp_driver_gpio): manage lp_io module clock by driver 2024-06-05 17:56:37 +08:00
Kconfig.hw_support feat(bootloader): support to check efuse block revision 2024-08-26 10:02:31 +08:00
Kconfig.mac efuse: fix esp_read_mac on esp32h2 2023-03-01 14:14:30 +08:00
Kconfig.rtc feat(esp_system): gate some clock by default to optmize esp32p4 active power 2024-09-11 10:53:00 +08:00
Kconfig.xtal feat(clk): support ESP32C5 XTAL 40M/48M selection 2024-06-11 17:42:43 +08:00
pmu_init.c fix(esp_hw_support): fix pmu power domain initialize order 2024-04-08 15:47:59 +08:00
pmu_param.c change(esp_hw_support): modify the root clock source of pmu modem state to pll for esp32c5 2024-08-28 10:44:08 +08:00
pmu_sleep.c feat(esp_hw_support): support DCDC always on 2024-06-21 16:55:49 +08:00
rtc_clk_init.c feat(clk): Add basic clock support for esp32c5 mp 2024-06-26 14:26:34 +08:00
rtc_clk.c refactor(regi2c): add LL function to control analog i2c master clock 2024-07-24 12:26:59 +08:00
rtc_time.c feat(clk): Add basic clock support for esp32c61 2024-07-31 22:41:22 +08:00
sar_periph_ctrl.c fix(adc): power settings not taking into effect on H2 2023-09-28 17:41:42 +00:00
systimer.c systimer: assign counter and alarm in esp_hw_support 2023-01-10 17:05:49 +08:00