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-01 03:25:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a23a3703b51fa5280d367b95a97342f6be2eb331
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32
History
Omar Chebib
16d957e7aa
fix(esp_hw_support): clear reserved interrupts that are not applicable for each target
2024-06-03 11:09:45 +08:00
..
cache_sram_mmu.c
…
chip_info.c
…
CMakeLists.txt
fix(esp_hw_support): Removed unused include directories from cmake
2024-02-21 11:41:11 +08:00
cpu_region_protect.c
…
esp_clk_tree.c
esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h
2023-04-27 11:11:18 +00:00
esp_cpu_intr.c
fix(esp_hw_support): clear reserved interrupts that are not applicable for each target
2024-06-03 11:09:45 +08:00
io_mux.c
…
Kconfig.hw_support
…
Kconfig.mac
…
Kconfig.rtc
…
rtc_clk_init.c
…
rtc_clk.c
esp_rom: add common ROM API to update CPU tick rate
2023-06-01 10:57:13 +08:00
rtc_init.c
fix(esp_hw_support): fixed modem hang caused by incorrect configuration of power and isolate signals
2024-04-03 10:49:31 +08:00
rtc_sleep.c
fix(esp_hw_support): fixed modem hang caused by incorrect configuration of power and isolate signals
2024-04-03 10:49:31 +08:00
rtc_time.c
fix(esp_hw_support/sleep): fix rtc_time_us_to_slowclk div zero in deepsleep process
2023-12-11 09:24:07 +00:00
sar_periph_ctrl.c
…