esp-idf/components/esp_hw_support/port/esp32c2
Omar Chebib c1849df791 refactor(esp_hw_support): changed reserved interrupt functions to be now defined per SoC 2024-02-28 15:21:10 +08:00
..
include/soc refactor(rtc): move soc/rtc.h from soc to esp_hw_support component 2024-01-25 19:15:33 +08:00
CMakeLists.txt refactor(rtc): move soc/rtc.h from soc to esp_hw_support component 2024-01-25 19:15:33 +08:00
Kconfig.hw_support
Kconfig.mac
Kconfig.rtc
chip_info.c
cpu_region_protect.c
esp_clk_tree.c
esp_cpu_intr.c refactor(esp_hw_support): changed reserved interrupt functions to be now defined per SoC 2024-02-28 15:21:10 +08:00
esp_crypto_lock.c
io_mux.c
rtc_clk.c refactor(rtc): move soc/rtc.h from soc to esp_hw_support component 2024-01-25 19:15:33 +08:00
rtc_clk_init.c refactor(rtc): move soc/rtc.h from soc to esp_hw_support component 2024-01-25 19:15:33 +08:00
rtc_init.c
rtc_sleep.c
rtc_time.c refactor(rtc): move soc/rtc.h from soc to esp_hw_support component 2024-01-25 19:15:33 +08:00
sar_periph_ctrl.c
systimer.c