Home
last modified time | relevance | path

Searched refs:CONFIG_BOOTLOADER_WDT_ENABLE (Results 1 – 25 of 77) sorted by relevance

1234

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32h2/
Dclk.c80 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in esp_clk_init()
105 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in esp_clk_init()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32/
Dclk.c143 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in esp_clk_init()
168 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in esp_clk_init()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32c3/
Dclk.c86 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in esp_clk_init()
111 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in esp_clk_init()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s3/
Dclk.c89 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in esp_clk_init()
114 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in esp_clk_init()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s2/
Dclk.c89 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in esp_clk_init()
114 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in esp_clk_init()
/hal_espressif-3.6.0/components/bootloader_support/src/
Dbootloader_init.c67 #ifdef CONFIG_BOOTLOADER_WDT_ENABLE in bootloader_config_wdt()
/hal_espressif-3.6.0/docs/zh_CN/api-guides/
Dbootloader.rst120 - 通过禁用 :ref:`CONFIG_BOOTLOADER_WDT_ENABLE` 设置并重新编译引导加载程序,可以在引导加载程序中禁用 RTC 看门狗,但并不建议这样做。
Dstartup.rst107 - 如果没有设置选项 :ref:`CONFIG_BOOTLOADER_WDT_ENABLE`,则不使能 RTC 看门狗定时器。
/hal_espressif-3.6.0/components/mdns/test_afl_fuzz_host/
Dsdkconfig.h21 #define CONFIG_BOOTLOADER_WDT_ENABLE 1 macro
/hal_espressif-3.6.0/components/esp_system/port/
Dcpu_start.c301 #ifndef CONFIG_BOOTLOADER_WDT_ENABLE
/hal_espressif-3.6.0/docs/en/api-guides/
Dstartup.rst107 …- If the option :ref:`CONFIG_BOOTLOADER_WDT_ENABLE` is not set then the RTC watchdog timer is disa…
Dbootloader.rst120 …hdog can be disabled in the bootloader by disabling the :ref:`CONFIG_BOOTLOADER_WDT_ENABLE` settin…
/hal_espressif-3.6.0/examples/bluetooth/blufi/
Dsdkconfig.defaults.esp32c396 CONFIG_BOOTLOADER_WDT_ENABLE=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/
Dsdkconfig.defaults.esp32c3108 CONFIG_BOOTLOADER_WDT_ENABLE=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_client/
Dsdkconfig.defaults.esp32c3108 CONFIG_BOOTLOADER_WDT_ENABLE=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/
Dsdkconfig.defaults.esp32c3108 CONFIG_BOOTLOADER_WDT_ENABLE=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/
Dsdkconfig.defaults.esp32c3108 CONFIG_BOOTLOADER_WDT_ENABLE=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_client/
Dsdkconfig.defaults.esp32c3108 CONFIG_BOOTLOADER_WDT_ENABLE=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/
Dsdkconfig.defaults.esp32c3108 CONFIG_BOOTLOADER_WDT_ENABLE=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_client/
Dsdkconfig.defaults.esp32c3108 CONFIG_BOOTLOADER_WDT_ENABLE=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ibeacon/
Dsdkconfig.defaults.esp32c3108 CONFIG_BOOTLOADER_WDT_ENABLE=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_client/
Dsdkconfig.defaults.esp32c3108 CONFIG_BOOTLOADER_WDT_ENABLE=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ancs/
Dsdkconfig.defaults.esp32c3108 CONFIG_BOOTLOADER_WDT_ENABLE=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/
Dsdkconfig.defaults.esp32c3108 CONFIG_BOOTLOADER_WDT_ENABLE=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gattc_multi_connect/
Dsdkconfig.defaults.esp32c3108 CONFIG_BOOTLOADER_WDT_ENABLE=y

1234