esp-idf/components/esp_hw_support/port/esp32h2
morris d9825f5165 Merge branch 'feature/add_clk_tree_get_frequency_api' into 'master'
clk_tree: Stage 4 - Add a general API to get the frequency of different clocks

Closes IDF-6569

See merge request espressif/esp-idf!21830
2023-01-17 17:08:23 +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 a general API to get the frequency of different clocks 2023-01-17 11:30:24 +08:00
CMakeLists.txt ESP32H2: Introduce new chip target esp32h2, hello_world example supported 2022-12-29 12:29:14 +08:00
i2c_brownout.h ESP32H2: Introduce new chip target esp32h2, hello_world example supported 2022-12-29 12:29:14 +08:00
io_mux.c io_mux: can set different clock source 2022-12-29 14:46:16 +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
rtc_clk_init.c ESP32H2: Introduce new chip target esp32h2, hello_world example supported 2022-12-29 12:29:14 +08:00
rtc_clk.c clk: Add basic clock support for esp32h2 2023-01-03 11:00:32 +08:00
rtc_time.c ESP32H2: Introduce new chip target esp32h2, hello_world example supported 2022-12-29 12:29:14 +08:00
systimer.c systimer: assign counter and alarm in esp_hw_support 2023-01-10 17:05:49 +08:00