esp-idf/components/esp_hw_support/port/esp32c5
Song Ruo Jing 95133c179f feat(clk): preliminary clock tree support for ESP32C5 2024-02-07 14:38:15 +08:00
..
include/soc feat(clk): preliminary clock tree support for ESP32C5 2024-02-07 14:38:15 +08:00
private_include fix(esp32c5): fixed the lack of crosscore ll on c5 2024-02-05 12:39:35 +08:00
CMakeLists.txt fix(esp32c5): fixed the lack of crosscore ll on c5 2024-02-05 12:39:35 +08:00
Kconfig.hw_support
Kconfig.mac
Kconfig.rtc
chip_info.c
cpu_region_protect.c
esp_clk_tree.c feat(clk): preliminary clock tree support for ESP32C5 2024-02-07 14:38:15 +08:00
esp_crypto_lock.c
io_mux.c
pmu_init.c
pmu_param.c
rtc_clk.c feat(clk): preliminary clock tree support for ESP32C5 2024-02-07 14:38:15 +08:00
rtc_clk_init.c feat(clk): preliminary clock tree support for ESP32C5 2024-02-07 14:38:15 +08:00
rtc_time.c feat(clk): preliminary clock tree support for ESP32C5 2024-02-07 14:38:15 +08:00
sar_periph_ctrl.c
systimer.c