Searched refs:s_hal_ctx (Results 1 – 1 of 1) sorted by relevance
29 static xt_wdt_hal_context_t s_hal_ctx; variable55 xt_wdt_hal_init(&s_hal_ctx, &hal_config); in esp_xt_wdt_init()62 xt_wdt_hal_enable_backup_clk(&s_hal_ctx, rtc_clk_frequency_khz); in esp_xt_wdt_init()67 xt_wdt_hal_enable(&s_hal_ctx, 1); in esp_xt_wdt_init()76 xt_wdt_hal_enable(&s_hal_ctx, false); in esp_xt_wdt_restore_clk()84 xt_wdt_hal_enable(&s_hal_ctx, true); in esp_xt_wdt_restore_clk()