esp-idf/components/esp_hw_support/port/esp32h2
Song Ruo Jing 2c2a62e323 clk_tree: Add basic clock support for esp32h2
- Support SOC ROOT clock source switch
- Support CPU frequency change
- Support RTC SLOW clock source switch
- Support RTC SLOW clock + RC FAST calibration

Remove FPGA build for esp32h2
2023-02-20 17:15:02 +08:00
..
private_include clk_tree: Add basic clock support for esp32h2 2023-02-20 17:15:02 +08:00
chip_info.c ESP32H2: Introduce new chip target esp32h2, hello_world example supported 2022-12-29 12:29:14 +08:00
clk_tree.c clk_tree: Add basic clock support for esp32h2 2023-02-20 17:15:02 +08:00
CMakeLists.txt clk_tree: Add basic clock support for esp32h2 2023-02-20 17:15:02 +08:00
esp_crypto_lock.c esp32h2: add support for SHA peripheral 2023-01-30 10:08:58 +05:30
i2c_brownout.h ESP32H2: Introduce new chip target esp32h2, hello_world example supported 2022-12-29 12:29:14 +08:00
io_mux.c gpio: support glitch filter on esp32h2 2023-02-11 23:01:01 +08:00
Kconfig.hw_support ESP32H2: Introduce new chip target esp32h2, hello_world example supported 2022-12-29 12:29:14 +08:00
Kconfig.mac docs: add support for building H2 docs 2023-01-17 10:04:26 +08:00
Kconfig.rtc ESP32H2: Introduce new chip target esp32h2, hello_world example supported 2022-12-29 12:29:14 +08:00
pmu_init.c clk_tree: Add basic clock support for esp32h2 2023-02-20 17:15:02 +08:00
pmu_param.c clk_tree: Add basic clock support for esp32h2 2023-02-20 17:15:02 +08:00
pmu_sleep.c clk_tree: Add basic clock support for esp32h2 2023-02-20 17:15:02 +08:00
rtc_clk_init.c clk_tree: Add basic clock support for esp32h2 2023-02-20 17:15:02 +08:00
rtc_clk.c clk_tree: Add basic clock support for esp32h2 2023-02-20 17:15:02 +08:00
rtc_time.c clk_tree: Add basic clock support for esp32h2 2023-02-20 17:15:02 +08:00
systimer.c systimer: assign counter and alarm in esp_hw_support 2023-01-10 17:05:49 +08:00