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-10-03 12:07:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f6d8d4e5d97981515e165da342fe45cd32e7591
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32c6
History
wuzhenghui
1f6d8d4e5d
fix(esp_hw_support): fix esp32s2/esp32s3 RTC IOMUX clock management
2025-02-20 19:39:02 +08:00
..
include
/soc
…
private_include
change(esp_hw_support): wait pll calibration done in regdma link instead of wait fixed value
2025-02-17 19:13:17 +08:00
chip_info.c
…
clock_retention_init.c
change(esp_hw_support): wait pll calibration done in regdma link instead of wait fixed value
2025-02-17 19:13:17 +08:00
CMakeLists.txt
…
cpu_region_protect.c
…
esp_clk_tree.c
…
esp_cpu_intr.c
…
esp_crypto_lock.c
…
io_mux.c
fix(esp_hw_support): fix esp32s2/esp32s3 RTC IOMUX clock management
2025-02-20 19:39:02 +08:00
Kconfig.hw_support
…
Kconfig.mac
…
Kconfig.rtc
…
ocode_init.c
…
pmu_init.c
…
pmu_param.c
fix(esp_hw_support): fix modem power enable failed after modem state wakeup
2025-01-09 11:13:29 +08:00
pmu_sleep.c
fix(esp_hw_support): fix lp/hp clock wait time calculation
2025-02-17 21:49:26 +08:00
rtc_clk_init.c
…
rtc_clk.c
…
rtc_time.c
fix(esp_hw_support): add timer wakeup sleep duration check
2025-02-17 19:09:44 +08:00
sar_periph_ctrl.c
…
systimer.c
…