Home
last modified time | relevance | path

Searched refs:int_wdt_cpu1_ticked (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_system/
Dint_wdt.c58 volatile bool int_wdt_cpu1_ticked = false; variable
65 int_wdt_cpu1_ticked = true; in tick_hook()
68 if (int_wdt_cpu1_ticked) { in tick_hook()
82 int_wdt_cpu1_ticked = false; in tick_hook()
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
Dhighint_hdl.S87 movi a0, int_wdt_cpu1_ticked
/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dhighint_hdl.S263 movi a0, int_wdt_cpu1_ticked