Searched refs:CONFIG_BOOTLOADER_WDT_ENABLE (Results 1 – 25 of 77) sorted by relevance
1234
80 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in esp_clk_init()105 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in esp_clk_init()
143 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in esp_clk_init()168 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in esp_clk_init()
86 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in esp_clk_init()111 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in esp_clk_init()
89 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in esp_clk_init()114 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in esp_clk_init()
67 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in bootloader_config_wdt()
120 - 通过禁用 :ref:`CONFIG_BOOTLOADER_WDT_ENABLE` 设置并重新编译引导加载程序,可以在引导加载程序中禁用 RTC 看门狗,但并不建议这样做。
107 - 如果没有设置选项 :ref:`CONFIG_BOOTLOADER_WDT_ENABLE`,则不使能 RTC 看门狗定时器。
21 #define CONFIG_BOOTLOADER_WDT_ENABLE 1 macro
301 #ifndef CONFIG_BOOTLOADER_WDT_ENABLE
107 …- If the option :ref:`CONFIG_BOOTLOADER_WDT_ENABLE` is not set then the RTC watchdog timer is disa…
120 …hdog can be disabled in the bootloader by disabling the :ref:`CONFIG_BOOTLOADER_WDT_ENABLE` settin…
96 CONFIG_BOOTLOADER_WDT_ENABLE=y
108 CONFIG_BOOTLOADER_WDT_ENABLE=y