esp-idf/components/soc/esp32c2
songruo 60bb5c913d clk_tree: prework of introducing clk subsystem control
1. Clean up clk usage in IDF, replace rtc_clk_xtal/apb_freq_get with
   upper level API esp_clk_xtal/apb_freq
2. Fix small errors and wrong comments related to clock
3. Add clk_tree_defs.h to provide an unified clock id for each chip
   Modify the NGed drivers to adopt new clock ids
2022-04-11 12:09:06 +08:00
..
include/soc clk_tree: prework of introducing clk subsystem control 2022-04-11 12:09:06 +08:00
ld soc: Adds efuse hal 2022-02-24 22:20:09 +08:00
adc_periph.c adc: unify adc_ll_num_t and adc_unit_t 2022-03-18 11:36:50 +08:00
CMakeLists.txt esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
dedic_gpio_periph.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
gdma_periph.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
gpio_periph.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
i2c_bbpll.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
i2c_periph.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
interrupts.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
ledc_periph.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
spi_periph.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
timer_periph.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
uart_periph.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00