esp-idf/components/esp_hw_support/port/esp32p4
Jiang Jiang Jian 6a879bf2d2 Merge branch 'bugfix/fix_maximum_value_of_config_rtc_clk_cal_cycles_bug' into 'master'
ESP All Chip: fixed the maximum value of config RTC_CLK_CAL_SYCLES bug

See merge request espressif/esp-idf!29423
2024-03-14 10:44:17 +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 feat(esp32p4): introduced new target esp32p4, supported hello_world 2023-08-09 19:33:25 +08:00
CMakeLists.txt fix: cleanup memprot files for C6/H2/P4 2024-03-11 17:10:40 +05:30
cpu_region_protect.c feat(esp32p4): introduced new target esp32p4, supported hello_world 2023-08-09 19:33:25 +08:00
esp_clk_tree.c change(clk_tree): add LP_DYN_FAST_CLK to soc_module_clk_t 2024-02-07 14:37:48 +08:00
esp_cpu_intr.c refactor(esp_hw_support): changed reserved interrupt functions to be now defined per SoC 2024-02-28 15:21:10 +08:00
esp_crypto_lock.c fix(esp_hw_support): Update key manager locking mechanism 2024-02-29 12:00:30 +08:00
io_mux.c feat(ana_cmpr): supported etm in analog comparator example 2023-09-25 19:57:34 +08:00
Kconfig.hw_support feat(esp32p4): introduced new target esp32p4, supported hello_world 2023-08-09 19:33:25 +08:00
Kconfig.ldo change(psram): update voltage configurations 2024-02-29 10:42:37 +08:00
Kconfig.mac feat(esp_eth): Added support of internal EMAC for ESP32P4 2024-01-16 14:29:25 +01:00
Kconfig.rtc fix: fix_maximum_value_of_config_rtc_clk_cal_cycle_bug 2024-03-05 19:33:30 +08:00
mspi_timing_config.c feat(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
mspi_timing_tuning_configs.h feat(psram): support 200mhz psram, experimental feature for now 2024-01-10 11:52:28 +08:00
pmu_init.c feat(esp_hw_support): add esp32p4 pmu initial support 2024-03-10 10:51:28 +08:00
pmu_param.c feat(esp_hw_support): add esp32p4 pmu initial support 2024-03-10 10:51:28 +08:00
pmu_sleep.c feat(esp_hw_support): add esp32p4 sleep initial support 2024-03-10 10:51:28 +08:00
rtc_clk_init.c refactor(rtc): move soc/rtc.h from soc to esp_hw_support component 2024-01-25 19:15:33 +08:00
rtc_clk.c ci: enable lightsleep related tests 2024-03-10 10:51:28 +08:00
rtc_time.c feat(esp_hw_support): add esp32p4 sleep initial support 2024-03-10 10:51:28 +08:00
systimer.c feat(esp_timer): Support systimer for ESP32P4 2023-09-13 19:13:38 +08:00