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-13 16:08:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4e0a6be4fa630e1036a9cc500dcc1bafa40b6dd
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32h2
History
Li Shuai
7014cfc831
fix(esp_hw_support): fix modem wakeup req always high caused by pmu min slp cycle update
2025-05-07 14:25:05 +08:00
..
include
/soc
change(esp_hw_support): add interface to calculate slow clock period by clock frequency
2025-05-07 14:15:20 +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
feat(soc): add Kconfig rev min option and increase max ver for H2 v1.2
2025-02-26 15:48:00 +08:00
Kconfig.mac
…
Kconfig.rtc
…
Kconfig.xtal
…
pmu_init.c
…
pmu_param.c
…
pmu_sleep.c
fix(esp_hw_support): fix modem wakeup req always high caused by pmu min slp cycle update
2025-05-07 14:25:05 +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
change(esp_hw_support): add interface to calculate slow clock period by clock frequency
2025-05-07 14:15:20 +08:00
sar_periph_ctrl.c
…
systimer.c
…