esp-idf/components/esp_hw_support/port/esp32c6
Jiang Jiang Jian a31806d076 Merge branch 'feature/esp32c6_pu8m_in_sleep_support_v5.3' into 'release/v5.3'
feat(sleep): support 8m force pu in sleep for esp32c6 & esp32h2 (v5.3)

See merge request espressif/esp-idf!30999
2024-06-11 10:48:05 +08:00
..
include/soc refactor(rtc): move soc/rtc.h from soc to esp_hw_support component 2024-01-25 19:15:33 +08:00
private_include feat(sleep): support 8m force pu in sleep for esp32c6/esp32h2 2024-05-22 11:35:00 +08:00
chip_info.c gpio: support runtime preserve 2023-03-17 11:59:49 +08:00
clock_retention_init.c fix(wifi): fixed the issue of tg0 watchdog reset caused by wifi module retention 2024-05-29 20:50:53 +08:00
CMakeLists.txt fix: cleanup memprot files for C6/H2/P4 2024-03-11 17:10:40 +05:30
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 lp-i2c: Added support for LP I2C peripheral to LP core 2023-05-19 07:27:51 +02: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 fix(esp_driver_gpio): manage lp_io module clock by driver 2024-06-06 19:27:57 +08:00
Kconfig.hw_support bugfix: fix esp32c6eco1 fosc calibration cycles during sleep 2023-05-04 11:46:21 +08:00
Kconfig.mac esp_hw_support: Adds APIs to define user own MAC addresses without generation from the base MAC address 2022-11-16 19:23:10 +08:00
Kconfig.rtc fix: fix_maximum_value_of_config_rtc_clk_cal_cycle_bug 2024-03-05 19:33:30 +08:00
ocode_init.c adc_cali: fix the condition of ocode calibration 2023-05-25 21:49:40 +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(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
pmu_sleep.c feat(sleep): support 8m force pu in sleep for esp32c6/esp32h2 2024-05-22 11:35:00 +08:00
rtc_clk_init.c feat(pmu): set fix voltage to different mode for esp32c6 & c6 modify brownout rst2 2024-02-04 14:13:23 +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 feat(modem_clock): separate management of modem_adc_common_fe clock and modem_private_fe 2023-09-28 17:41:42 +00:00
systimer.c esp32c6: add esp_hw_support 2022-09-26 20:32:13 +08:00