Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/
Dpanic.c193wdt_hal_init(&wdt0_context, WDT_MWDT0, MWDT_LL_DEFAULT_CLK_PRESCALER, false); //Prescaler: wdt cou… in esp_panic_handler_reconfigure_wdts()
329 wdt_hal_init(&rtc_wdt_ctx, WDT_RWDT, 0, false); in esp_panic_handler()
397 wdt_hal_init(&rtc_wdt_ctx, WDT_RWDT, 0, false); in esp_panic_handler()
Dint_wdt.c108 wdt_hal_init(&iwdt_context, IWDT_INSTANCE, IWDT_PRESCALER, true); in esp_int_wdt_init()
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.wdt.ld13 wdt_hal_init = 0x40000394;
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.wdt.ld13 wdt_hal_init = 0x4000038c;
/hal_espressif-latest/components/hal/include/hal/
Dwdt_hal.h66 void wdt_hal_init(wdt_hal_context_t *hal, wdt_inst_t wdt_inst, uint32_t prescaler, bool enable_intr…
/hal_espressif-latest/components/esp_system/port/soc/esp32c2/
Dsystem_internal.c59 wdt_hal_init(&rtc_wdt_ctx, WDT_RWDT, 0, false); in esp_restart_noos()
/hal_espressif-latest/components/esp_system/port/soc/esp32c3/
Dsystem_internal.c67 wdt_hal_init(&rtc_wdt_ctx, WDT_RWDT, 0, false); in esp_restart_noos()
/hal_espressif-latest/components/esp_system/port/soc/esp32h2/
Dsystem_internal.c67 wdt_hal_init(&rtc_wdt_ctx, WDT_RWDT, 0, false); in esp_restart_noos()
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/
Dsystem_internal.c71 wdt_hal_init(&rtc_wdt_ctx, WDT_RWDT, 0, false); in esp_restart_noos()
/hal_espressif-latest/components/esp_system/port/soc/esp32s2/
Dsystem_internal.c65 wdt_hal_init(&rtc_wdt_ctx, WDT_RWDT, 0, false); in esp_restart_noos()
/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_init.c83 wdt_hal_init(&rwdt_ctx, WDT_RWDT, 0, false); in bootloader_config_wdt()
/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dsystem_internal.c65 wdt_hal_init(&rtc_wdt_ctx, WDT_RWDT, 0, false); in esp_restart_noos()
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
Dsystem_internal.c73 wdt_hal_init(&rtc_wdt_ctx, WDT_RWDT, 0, false); in esp_restart_noos()
/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_wdt.c19 void wdt_hal_init(wdt_hal_context_t *hal, wdt_inst_t wdt_inst, uint32_t prescaler, bool enable_intr) in wdt_hal_init() function
/hal_espressif-latest/components/esp_system/task_wdt/
Dtask_wdt_impl_timergroup.c59 wdt_hal_init(&ctx->hal, TWDT_INSTANCE, TWDT_PRESCALER, true); in esp_task_wdt_impl_timer_allocate()
/hal_espressif-latest/components/hal/
Dwdt_hal_iram.c14 void wdt_hal_init(wdt_hal_context_t *hal, wdt_inst_t wdt_inst, uint32_t prescaler, bool enable_intr) in wdt_hal_init() function
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32c5_beta_3.ld179 wdt_hal_init = 0x40000390; symbol
Drom_32h2.ld177 wdt_hal_init = 0x4000038c; symbol
Drom_32c6.ld186 wdt_hal_init = 0x40000394; symbol
Drom_32h2_beta_2.ld225 PROVIDE( wdt_hal_init = 0x4000028c ); symbol
Drom_32s3.ld260 PROVIDE( wdt_hal_init = 0x40000dbc ); symbol
Drom_32c2.ld217 PROVIDE( wdt_hal_init = 0x4000027c ); symbol
/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c1299 wdt_hal_init(&rtc_wdt_ctx, WDT_RWDT, 0, false);
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld203 PROVIDE( wdt_hal_init = 0x4000027c ); symbol
/hal_espressif-latest/components/esp_rom/esp32s3/ld/
Desp32s3.rom.ld246 PROVIDE( wdt_hal_init = 0x40000dbc ); symbol