esp-idf/components/soc/esp32
Konstantin Kondrashov 38098b713f esp32/sleep: Add a function to disable logging from ROM code 2018-09-04 16:03:18 +08:00
..
include/soc sdmmc: implement partial DDR support 2018-08-30 13:11:54 +08:00
test tests: use new CPU frequency setting API 2018-08-21 13:02:46 +08:00
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 soc/rtc_clk: split rtc_clk_init into separate object file 2018-08-21 13:02:46 +08:00
rtc_clk_init.c soc/rtc_clk: split rtc_clk_init into separate object file 2018-08-21 13:02:46 +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 soc: fix trace memory region for single core mode 2018-08-15 20:52:39 +05:30
spi_periph.c