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 05:48:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
26d6f0fc13d9818a0c003354af34a943614083ed
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32c5
History
sibeibei
26d6f0fc13
fix(pm): fix tbtt interrupt timing error when BLE RTC is configured to use MODEM_CLOCK_LPCLK_SRC_MAIN_XTAL on C6EC01 and later version
2025-04-27 16:59:11 +08:00
..
include
/soc
Merge branch 'bugfix/fix_modem_state_rx_bcn_failed' into 'master'
2025-04-09 17:58:50 +08:00
private_include
…
chip_info.c
…
CMakeLists.txt
…
cpu_region_protect.c
…
esp_clk_tree.c
…
esp_cpu_intr.c
…
io_mux.c
…
Kconfig.hw_support
feat(rom): update rom for c5 eco2
2025-04-16 11:01:36 +08:00
Kconfig.mac
…
Kconfig.rtc
…
Kconfig.xtal
…
ocode_init.c
…
pmu_init.c
fix(adc): fix adc do not enable/disable regi2c registers
2025-04-25 14:39:01 +08:00
pmu_param.c
…
pmu_sleep.c
fix(pm): fix tbtt interrupt timing error when BLE RTC is configured to use MODEM_CLOCK_LPCLK_SRC_MAIN_XTAL on C6EC01 and later version
2025-04-27 16:59:11 +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
fix(adc): fix adc do not enable/disable regi2c registers
2025-04-25 14:39:01 +08:00
systimer.c
…