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-08-22 17:10:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e55d6d8b3cc6a12afe808b353bfeee831dbb8c2c
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32
History
wuzhenghui
e55d6d8b3c
feat(esp_hw_support): support enable analog lowpower mode by API
...
Closes
https://github.com/espressif/esp-idf/issues/7882
2025-06-19 19:35:16 +08:00
..
include
/soc
feat(esp_hw_support): support enable analog lowpower mode by API
2025-06-19 19:35:16 +08:00
cache_sram_mmu.c
…
chip_info.c
…
CMakeLists.txt
…
cpu_region_protect.c
…
esp_clk_tree.c
feat(esp_hw_support): add clk tree source gate management api
2024-09-11 10:53:01 +08:00
esp_cpu_intr.c
fix(esp_hw_support): make the NMI interrupts available for the main application
2024-08-29 13:55:47 +08:00
io_mux.c
…
Kconfig.hw_support
refactor(bod): Move brownout handling file from esp_system to esp_hw_support
2025-01-08 14:41:37 +08:00
Kconfig.mac
…
Kconfig.rtc
…
Kconfig.xtal
…
rtc_clk_init.c
…
rtc_clk.c
feat(esp_hw_support): compensate the error introduced to LACT during APB frequency switching
2025-05-22 13:58:54 +08:00
rtc_init.c
…
rtc_sleep.c
feat(esp_hw_support): support enable analog lowpower mode by API
2025-06-19 19:35:16 +08:00
rtc_time.c
change(esp_hw_support): add interface to calculate slow clock period by clock frequency
2025-04-09 11:41:58 +08:00
sar_periph_ctrl.c
…