esp-idf/components/soc/esp32
Konstantin Kondrashov a8e46775c6 soc/rtc_wdt: Add API functions for rtc_wdt
Added functions:
rtc_wdt_protect_off/on
rtc_wdt_set_length_of_reset_signal
rtc_wdt_set_stage
rtc_wdt_set_time
rtc_wdt_feed
rtc_wdt_disable/enable
2018-08-14 17:48:02 +05:00
..
include/soc gpio: Bitmask overflow fix in gpio_reset_pin 2018-08-08 15:31:17 +03:00
test
cpu_util.c
gpio_periph.c
i2c_apll.h
i2c_bbpll.h
i2c_rtc_clk.h
rtc_clk.c
rtc_init.c
rtc_periph.c Fix errors in rtc_gpio_desc values 2018-07-12 23:16:15 -07:00
rtc_pm.c
rtc_sleep.c
rtc_time.c soc/clk: Fix range CONFIG_ESP32_RTC_CLK_CAL_CYCLES 2018-07-10 11:56:12 +05:00
rtc_wdt.c soc/rtc_wdt: Add API functions for rtc_wdt 2018-08-14 17:48:02 +05:00
sdio_slave_periph.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
sdmmc_periph.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
soc_log.h
soc_memory_layout.c soc: Allow components to reserve fixed memory ranges that they need 2018-08-06 01:37:55 +00:00
spi_periph.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00