Home
last modified time | relevance | path

Searched refs:watchdog (Results 1 – 19 of 19) sorted by relevance

/hal_espressif-latest/components/esp_system/
DKconfig387 bool "Interrupt watchdog"
390 …This watchdog timer can detect if the FreeRTOS tick interrupt has not been called for a certain ti…
396 int "Interrupt watchdog timeout (ms)"
402 … The timeout of the watchdog, in miliseconds. Make this higher than the FreeRTOS tick rate.
476 bool "Initialize XTAL32K watchdog timer on startup"
480 … This watchdog timer can detect oscillation failure of the XTAL32K_CLK. When such a failure
485 int "XTAL32K watchdog timeout period"
490 Timeout period configuration for the XTAL32K watchdog timer based on RTC_CLK.
498 the watchdog timer expires.
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-C2.rst66 …WDT_DELAY_SEL (BLOCK0) RTC watchdog timeout threshold; in unit of slow…
Dsummary_ESP32-P4.rst44 …DIS_SWD (BLOCK0) Set this bit to disable super-watchdog
172 …WDT_DELAY_SEL (BLOCK0) Represents whether RTC watchdog timeout thresho…
Dsummary_ESP32-C6.rst153 …WDT_DELAY_SEL (BLOCK0) Represents whether RTC watchdog timeout thresho…
Dsummary_ESP32-H2.rst153 …WDT_DELAY_SEL (BLOCK0) Represents whether RTC watchdog timeout thresho…
Dsummary_ESP32-C3.rst153 …WDT_DELAY_SEL (BLOCK0) RTC watchdog timeout threshold; in unit of slow…
Dsummary_ESP32-S2.rst168 …WDT_DELAY_SEL (BLOCK0) RTC watchdog timeout threshold; in unit of slow…
Dsummary_ESP32-S3.rst159 …WDT_DELAY_SEL (BLOCK0) RTC watchdog timeout threshold; in unit of slow…
/hal_espressif-latest/components/soc/esp32/include/soc/
Demac_mac_struct.h44 …uint32_t watchdog : 1; /*When this bit is set the MAC disables the watchdog timer on the receiver… member
/hal_espressif-latest/components/efuse/esp32c2/
Desp_efuse_table.csv62 WDT_DELAY_SEL, EFUSE_BLK0, 34, 2, [] RTC watchdog timeout thre…
/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h179 mac_regs->gmacconfig.watchdog = !enable; in emac_ll_watchdog_enable()
/hal_espressif-latest/components/efuse/esp32c3/
Desp_efuse_table.csv119 WDT_DELAY_SEL, EFUSE_BLK0, 80, 2, [] RTC watchdog timeout thre…
/hal_espressif-latest/components/efuse/esp32s2/
Desp_efuse_table.csv134 WDT_DELAY_SEL, EFUSE_BLK0, 80, 2, [] RTC watchdog timeout thre…
/hal_espressif-latest/components/efuse/esp32c6/
Desp_efuse_table.csv125 … EFUSE_BLK0, 80, 2, [] Represents whether RTC watchdog timeout threshold…
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild253 bool "Use RTC watchdog in start code"
266 bool "Allows RTC watchdog disable in user code"
279 int "Timeout for RTC watchdog (ms)"
397 In addition, enable both the Task and Interrupt watchdog timers with reset options set.
/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.csv127 … EFUSE_BLK0, 80, 2, [] Represents whether RTC watchdog timeout threshold…
/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv149 WDT_DELAY_SEL, EFUSE_BLK0, 80, 2, [] RTC watchdog timeout thre…
/hal_espressif-latest/components/spi_flash/
DKconfig248 watchdog timeout.
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dboot-mode-selection.rst211 | 4 | hardware watchdog-reset |