esp-idf/components/esp_hw_support/port/esp32s3
KonstantinKondrashov aa1338bf23 wdt: Fix timeout and RTC_SLOW_CLK
RTC_SLOW_CLK
ESP32:    150kHz
ESP32-S2:  90kHz
ESP32-S3: 150kHz
ESP32-C3: 150kHz
2021-03-19 00:15:18 +08:00
..
private_include Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
CMakeLists.txt components: fix ldgen check errors 2021-01-19 11:17:18 +08:00
regi2c_ctrl.h soc: move implementations to esp_hw_support 2020-10-28 22:38:50 +08:00
rtc_clk_common.h soc: move implementations to esp_hw_support 2020-10-28 22:38:50 +08:00
rtc_clk_init.c wdt: Fix timeout and RTC_SLOW_CLK 2021-03-19 00:15:18 +08:00
rtc_clk.c wdt: Fix timeout and RTC_SLOW_CLK 2021-03-19 00:15:18 +08:00
rtc_init.c rtc: update rtc related code(rtc_sleep rtc_init) to support esp32s3 2020-11-04 02:43:41 +00:00
rtc_pm.c soc: move implementations to esp_hw_support 2020-10-28 22:38:50 +08:00
rtc_sleep.c adjust lightsleep overhead time and cali slowclk 2021-01-06 03:40:28 +00:00
rtc_time.c wdt: Fix timeout and RTC_SLOW_CLK 2021-03-19 00:15:18 +08:00
rtc_wdt.c components: fix ldgen check errors 2021-01-19 11:17:18 +08:00