Home
last modified time | relevance | path

Searched refs:wdt_hal_write_protect_enable (Results 1 – 25 of 36) sorted by relevance

12

/hal_espressif-latest/components/esp_system/task_wdt/
Dtask_wdt_impl_timergroup.c67 wdt_hal_write_protect_enable(&ctx->hal); in esp_task_wdt_impl_timer_allocate()
92 wdt_hal_write_protect_enable(&ctx->hal); in esp_task_wdt_impl_timer_reconfigure()
129 wdt_hal_write_protect_enable(&ctx->hal); in esp_task_wdt_impl_timer_feed()
144 wdt_hal_write_protect_enable(&ctx->hal); in esp_task_wdt_impl_timeout_triggered()
161 wdt_hal_write_protect_enable(&ctx->hal); in esp_task_wdt_impl_timer_stop()
181 wdt_hal_write_protect_enable(&ctx->hal); in esp_task_wdt_impl_timer_restart()
/hal_espressif-latest/components/esp_system/
Dpanic.c197 wdt_hal_write_protect_enable(&wdt0_context); in esp_panic_handler_reconfigure_wdts()
203 wdt_hal_write_protect_enable(&wdt1_context); in esp_panic_handler_reconfigure_wdts()
221 wdt_hal_write_protect_enable(&wdt0_context); in disable_all_wdts()
227 wdt_hal_write_protect_enable(&wdt1_context); in disable_all_wdts()
336 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_panic_handler()
391 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_panic_handler()
405 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_panic_handler()
420 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_panic_handler()
Dint_wdt.c81 wdt_hal_write_protect_enable(&iwdt_context); in tick_hook()
95 wdt_hal_write_protect_enable(&iwdt_context); in tick_hook()
113 wdt_hal_write_protect_enable(&iwdt_context); in esp_int_wdt_init()
Dstartup.c500 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in start_cpu0_default()
/hal_espressif-latest/components/esp_system/port/soc/esp32c3/
Dsystem_internal.c74 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_restart_noos()
80 wdt_hal_write_protect_enable(&wdt0_context); in esp_restart_noos()
85 wdt_hal_write_protect_enable(&wdt1_context); in esp_restart_noos()
Dclk.c94 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_clk_init()
113 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_clk_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32h2/
Dsystem_internal.c74 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_restart_noos()
80 wdt_hal_write_protect_enable(&wdt0_context); in esp_restart_noos()
85 wdt_hal_write_protect_enable(&wdt1_context); in esp_restart_noos()
Dclk.c82 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_clk_init()
100 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_clk_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/
Dsystem_internal.c78 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_restart_noos()
86 wdt_hal_write_protect_enable(&wdt0_context); in esp_restart_noos()
91 wdt_hal_write_protect_enable(&wdt1_context); in esp_restart_noos()
Dclk.c79 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_clk_init()
99 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_clk_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32s2/
Dsystem_internal.c72 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_restart_noos()
79 wdt_hal_write_protect_enable(&wdt0_context); in esp_restart_noos()
84 wdt_hal_write_protect_enable(&wdt1_context); in esp_restart_noos()
Dclk.c97 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_clk_init()
116 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_clk_init()
/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_init.c78 wdt_hal_write_protect_enable(&rwdt_ctx); in bootloader_config_wdt()
88 wdt_hal_write_protect_enable(&rwdt_ctx); in bootloader_config_wdt()
95 wdt_hal_write_protect_enable(&mwdt_ctx); in bootloader_config_wdt()
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
Dsystem_internal.c80 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_restart_noos()
87 wdt_hal_write_protect_enable(&wdt0_context); in esp_restart_noos()
92 wdt_hal_write_protect_enable(&wdt1_context); in esp_restart_noos()
Dclk.c95 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_clk_init()
114 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_clk_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32c2/
Dsystem_internal.c66 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_restart_noos()
72 wdt_hal_write_protect_enable(&wdt0_context); in esp_restart_noos()
Dclk.c104 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_clk_init()
121 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_clk_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dsystem_internal.c91 wdt_hal_write_protect_enable(&wdt0_context); in esp_restart_noos()
96 wdt_hal_write_protect_enable(&wdt1_context); in esp_restart_noos()
Dclk.c148 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_clk_init()
167 wdt_hal_write_protect_enable(&rtc_wdt_ctx); in esp_clk_init()
/hal_espressif-latest/zephyr/common/
Dsoc_init.c111 wdt_hal_write_protect_enable(&rwdt_ctx); in config_wdt()
120 wdt_hal_write_protect_enable(&mwdt_ctx); in config_wdt()
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.wdt.ld19 wdt_hal_write_protect_enable = 0x400003a4; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.wdt.ld20 wdt_hal_write_protect_enable = 0x4000039c; symbol
/hal_espressif-latest/components/hal/include/hal/
Dwdt_hal.h106 void wdt_hal_write_protect_enable(wdt_hal_context_t *hal);
/hal_espressif-latest/components/esp_system/port/
Dpanic_handler.c182 wdt_hal_write_protect_enable(&wdt0_context);
/hal_espressif-latest/components/hal/
Dwdt_hal_iram.c137 void wdt_hal_write_protect_enable(wdt_hal_context_t *hal) in wdt_hal_write_protect_enable() function

12