Home
last modified time | relevance | path

Searched refs:TIMER_INTR_WDT (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.4.0/components/hal/include/hal/
Dtimer_types.h74 TIMER_INTR_WDT = BIT(2), /*!< interrupt of watchdog */ enumerator
76 TIMER_INTR_WDT = BIT(1), /*!< interrupt of watchdog */
/hal_espressif-3.4.0/components/hal/esp32/include/hal/
Dtimer_ll.h33 _Static_assert(TIMER_INTR_WDT == TIMG_WDT_INT_CLR, "Add mapping to LL interrupt handling, since it'…
/hal_espressif-3.4.0/components/hal/esp32h2/include/hal/
Dtimer_ll.h32 _Static_assert(TIMER_INTR_WDT == TIMG_WDT_INT_CLR, "Add mapping to LL interrupt handling, since it'…
/hal_espressif-3.4.0/components/hal/esp32s3/include/hal/
Dtimer_ll.h33 _Static_assert(TIMER_INTR_WDT == TIMG_WDT_INT_CLR, "Add mapping to LL interrupt handling, since it'…
/hal_espressif-3.4.0/components/hal/esp32c3/include/hal/
Dtimer_ll.h32 _Static_assert(TIMER_INTR_WDT == TIMG_WDT_INT_CLR, "Add mapping to LL interrupt handling, since it'…
/hal_espressif-3.4.0/components/hal/esp32s2/include/hal/
Dtimer_ll.h33 _Static_assert(TIMER_INTR_WDT == TIMG_WDT_INT_CLR, "Add mapping to LL interrupt handling, since it'…