esp-idf/components/soc/esp32
krzychb 421592a8eb LEDC Driver: Added back original definitions of 'duty_resolution' and 'clock_divider'. This update is to provide backward compatibility with ESP-IDF 2.1. 2017-12-04 21:12:56 +01:00
..
include/soc LEDC Driver: Added back original definitions of 'duty_resolution' and 'clock_divider'. This update is to provide backward compatibility with ESP-IDF 2.1. 2017-12-04 21:12:56 +01:00
test soc/rtc: add tests for CPU frequency switching 2017-10-26 19:53:53 +08:00
cpu_util.c esp_restart: fix possible race while stalling other CPU, enable WDT early 2017-10-26 19:53:53 +08:00
i2c_apll.h
i2c_bbpll.h
i2c_rtc_clk.h
rtc_clk.c soc/rtc: don't power down BIAS_I2C along with APLL if other PLL is used 2017-11-20 15:27:16 +08:00
rtc_init.c soc/rtc: add function to get/set VDDSDIO configuration 2017-11-03 15:49:09 +08:00
rtc_pm.c
rtc_sleep.c soc/rtc: add function to get/set VDDSDIO configuration 2017-11-03 15:49:09 +08:00
rtc_time.c soc/rtc: add a function to wait for slow clock cycle 2017-10-26 19:53:53 +08:00
soc_log.h
soc_memory_layout.c Add logic to make external RAM usable with malloc() 2017-09-28 17:17:50 +08:00