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-08 13:57:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
21932876d5cd8529911486d496e76c898f0fa02b
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32p4
History
wuzhenghui
21932876d5
fix(esp_hw_support): specify optimize options to avoid dirtying L2 mem after L1D$ writeback
2025-04-22 22:02:35 +08:00
..
include
/soc
change(esp_hw_support): add interface to calculate slow clock period by clock frequency
2025-04-09 11:41:58 +08:00
private_include
…
chip_info.c
…
CMakeLists.txt
…
cpu_region_protect.c
…
esp_clk_tree.c
fix(esp_eth): fixed ESP32P4 EMAC REF RMII CLK output mode
2025-03-12 09:29:17 +00:00
esp_cpu_intr.c
…
io_mux.c
…
Kconfig.dcdc
…
Kconfig.hw_support
…
Kconfig.ldo
…
Kconfig.mac
…
Kconfig.rtc
…
Kconfig.xtal
…
pmu_init.c
…
pmu_param.c
…
pmu_sleep.c
fix(esp_hw_support): specify optimize options to avoid dirtying L2 mem after L1D$ writeback
2025-04-22 22:02:35 +08:00
rtc_clk_init.c
…
rtc_clk.c
fix(esp_hw_support): fix wrong APB clock freq on retenion
2025-04-22 22:02:35 +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
…
systimer.c
…