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-14 08:21:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8cfe912053172bedf50b86e7c11a8fa8d84d0e9a
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32c6
History
wuzhenghui
8cfe912053
fix(esp_hw_support): fix wrong APB clock freq on retenion
2025-04-25 17:13:26 +08:00
..
include
/soc
fix(esp_hw_support): fix current leakage if ext32k slow clock source not exists
2025-04-16 14:56:12 +08:00
private_include
change(esp_hw_support): switch to sleep_flags earlier to identify sleep state
2025-02-17 16:53:28 +08:00
chip_info.c
…
CMakeLists.txt
…
cpu_region_protect.c
…
esp_clk_tree.c
…
esp_cpu_intr.c
…
io_mux.c
fix(gpio): fix bad bit shift operation and OOB (h2) in io_mux.c
2025-03-07 21:16:18 +08:00
Kconfig.hw_support
…
Kconfig.mac
…
Kconfig.rtc
…
Kconfig.xtal
…
ocode_init.c
…
pmu_init.c
…
pmu_param.c
fix(esp_hw_support): fix tsens power enable failed after modem state wakeup
2025-01-10 10:21:39 +08:00
pmu_sleep.c
fix(esp_hw_support): fix lp/hp clock wait time calculation after wait pll ready
2025-02-17 16:53:28 +08:00
rtc_clk_init.c
…
rtc_clk.c
fix(esp_hw_support): fix wrong APB clock freq on retenion
2025-04-25 17:13:26 +08:00
rtc_time.c
fix(esp_hw_support): add timer wakeup sleep duration check
2025-02-18 19:21:57 +08:00
sar_periph_ctrl.c
…
systimer.c
…