esp-idf/components/soc/esp32
negativekelvin 8e2856b83d soc: fix CPU frequency not updated in rtc_clk_init
Add missing call to rtc_clk_cpu_freq_set_config

Merges https://github.com/espressif/esp-idf/pull/2398
2018-09-12 21:13:42 +08:00
..
include/soc sdmmc: implement partial DDR support 2018-08-30 13:11:54 +08:00
test
component.mk soc/rtc_clk: reduce data size by disabling CSWTCH generation 2018-08-21 13:02:46 +08:00
cpu_util.c
gpio_periph.c
i2c_apll.h
i2c_bbpll.h
i2c_rtc_clk.h
rtc_clk.c esp32/sleep: Add a function to disable logging from ROM code 2018-09-04 16:03:18 +08:00
rtc_clk_common.h
rtc_clk_init.c soc: fix CPU frequency not updated in rtc_clk_init 2018-09-12 21:13:42 +08:00
rtc_init.c
rtc_periph.c
rtc_pm.c
rtc_sleep.c soc/rtc: Force power on 8M clock if it is used to derive RTC slow clock 2018-08-22 11:33:20 +08:00
rtc_time.c
rtc_wdt.c bootloader_support: Fix enable rtc_wdt for resolve issue with varying supply 2018-09-03 05:43:01 +00:00
sdio_slave_periph.c
sdmmc_periph.c
soc_log.h
soc_memory_layout.c
sources.cmake cmake: make main a component again 2018-09-11 09:44:12 +08:00
spi_periph.c