Searched refs:watchdog (Results 1 – 19 of 19) sorted by relevance
/hal_espressif-latest/components/esp_system/ |
D | Kconfig | 387 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/ |
D | summary_ESP32-C2.rst | 66 …WDT_DELAY_SEL (BLOCK0) RTC watchdog timeout threshold; in unit of slow…
|
D | summary_ESP32-P4.rst | 44 …DIS_SWD (BLOCK0) Set this bit to disable super-watchdog … 172 …WDT_DELAY_SEL (BLOCK0) Represents whether RTC watchdog timeout thresho…
|
D | summary_ESP32-C6.rst | 153 …WDT_DELAY_SEL (BLOCK0) Represents whether RTC watchdog timeout thresho…
|
D | summary_ESP32-H2.rst | 153 …WDT_DELAY_SEL (BLOCK0) Represents whether RTC watchdog timeout thresho…
|
D | summary_ESP32-C3.rst | 153 …WDT_DELAY_SEL (BLOCK0) RTC watchdog timeout threshold; in unit of slow…
|
D | summary_ESP32-S2.rst | 168 …WDT_DELAY_SEL (BLOCK0) RTC watchdog timeout threshold; in unit of slow…
|
D | summary_ESP32-S3.rst | 159 …WDT_DELAY_SEL (BLOCK0) RTC watchdog timeout threshold; in unit of slow…
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | emac_mac_struct.h | 44 …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/ |
D | esp_efuse_table.csv | 62 WDT_DELAY_SEL, EFUSE_BLK0, 34, 2, [] RTC watchdog timeout thre…
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | emac_ll.h | 179 mac_regs->gmacconfig.watchdog = !enable; in emac_ll_watchdog_enable()
|
/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 119 WDT_DELAY_SEL, EFUSE_BLK0, 80, 2, [] RTC watchdog timeout thre…
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 134 WDT_DELAY_SEL, EFUSE_BLK0, 80, 2, [] RTC watchdog timeout thre…
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 125 … EFUSE_BLK0, 80, 2, [] Represents whether RTC watchdog timeout threshold…
|
/hal_espressif-latest/components/bootloader/ |
D | Kconfig.projbuild | 253 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/ |
D | esp_efuse_table.csv | 127 … EFUSE_BLK0, 80, 2, [] Represents whether RTC watchdog timeout threshold…
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 149 WDT_DELAY_SEL, EFUSE_BLK0, 80, 2, [] RTC watchdog timeout thre…
|
/hal_espressif-latest/components/spi_flash/ |
D | Kconfig | 248 watchdog timeout.
|
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/ |
D | boot-mode-selection.rst | 211 | 4 | hardware watchdog-reset |
|