esp-idf/components/esp_hw_support/port/esp32h2
Jiang Jiang Jian 9081d54aa7 Merge branch 'fix/fix_pmu_power_domain_initialize_order' into 'master'
fix(esp_hw_support): fix pmu power domain initialize order

See merge request espressif/esp-idf!30095
2024-04-10 17:23:47 +08:00
..
include/soc change(clk_tree): add LP_DYN_FAST_CLK to soc_module_clk_t 2024-02-07 14:37:48 +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
clock_retention_init.c change(esp_hw_support): modify system and modem clock to support modem domain power down 2024-03-29 16:13:52 +08:00
CMakeLists.txt refactor(rtc): move soc/rtc.h from soc to esp_hw_support component 2024-01-25 19:15:33 +08:00
cpu_region_protect.c fix(esp_hw_support): Fix the flash I/DROM region PMP protection 2024-04-02 18:41:07 +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_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
esp_crypto_lock.c feat(esp_hw_support): Added locking mechanism for the ECDSA and ECC peripheral 2023-09-20 16:05:50 +05:30
io_mux.c feat(ana_cmpr): supported etm in analog comparator example 2023-09-25 19:57:34 +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: fix_maximum_value_of_config_rtc_clk_cal_cycle_bug 2024-03-05 19:33:30 +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 feat(esp_hw_support): support gdma register context sleep retention 2024-02-02 11:21:40 +08:00
pmu_sleep.c feat(pmu): set fix voltage to different mode for esp32h2 2024-01-24 13:11:41 +08:00
rtc_clk_init.c Merge branch 'h2_auto_dbias_master_hsq' into 'master' 2024-01-29 10:16:15 +08:00
rtc_clk.c feat(esp_hw_support): support esp32p4 pll start/stop event callback 2024-03-10 10:51:28 +08:00
rtc_time.c change(gptimer): use private unsafe RCC LL functions in bootloader 2024-04-08 17:48:20 +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