This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-09-27 02:13:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eda1becb44f89c80d6d9f05035a6bbad5a01d951
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32c5
History
wuzhenghui
ad4f0a8708
fix(esp_hw_support): fix wrong APB clock freq on retenion
2025-05-07 11:42:35 +08:00
..
include
/soc
fix(esp_hw_support): fix current leakage if ext32k slow clock source not exists
2025-04-16 17:19:04 +08:00
private_include
fix(pmu): enable all func clock icg during retention
2025-02-20 15:04:13 +08:00
chip_info.c
…
clock_retention_init.c
…
CMakeLists.txt
…
cpu_region_protect.c
…
esp_clk_tree.c
…
esp_cpu_intr.c
…
esp_crypto_lock.c
…
io_mux.c
…
Kconfig.hw_support
…
Kconfig.mac
…
Kconfig.rtc
…
pmu_init.c
…
pmu_param.c
fix(pmu): enable all func clock icg during retention
2025-02-20 15:04:13 +08:00
pmu_sleep.c
…
rtc_clk_init.c
…
rtc_clk.c
fix(esp_hw_support): fix wrong APB clock freq on retenion
2025-05-07 11:42:35 +08:00
rtc_time.c
…
sar_periph_ctrl.c
…
systimer.c
…