Searched refs:ETS_TG0_WDT_LEVEL_INTR_SOURCE (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/ |
D | periph_defs.h | 86 ETS_TG0_WDT_LEVEL_INTR_SOURCE, /**< interrupt of TIMER_GROUP0, WATCH DOG, level*/ enumerator
|
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/ |
D | periph_defs.h | 86 ETS_TG0_WDT_LEVEL_INTR_SOURCE, /**< interrupt of TIMER_GROUP0, WATCH DOG, level*/ enumerator
|
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/ |
D | periph_defs.h | 68 ETS_TG0_WDT_LEVEL_INTR_SOURCE, /**< interrupt of TIMER_GROUP0, WATCHDOG, level*/ enumerator
|
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/ |
D | periph_defs.h | 108 ETS_TG0_WDT_LEVEL_INTR_SOURCE, /**< interrupt of TIMER_GROUP0, WATCH DOG, EDGE*/ enumerator
|
/hal_espressif-3.4.0/components/esp_system/ |
D | task_wdt.c | 214 …ESP_ERROR_CHECK(esp_intr_alloc(ETS_TG0_WDT_LEVEL_INTR_SOURCE, 0, task_wdt_isr, NULL, &twdt_config-… in esp_task_wdt_init()
|
/hal_espressif-3.4.0/components/soc/esp32/include/soc/ |
D | soc.h | 300 #define ETS_TG0_WDT_LEVEL_INTR_SOURCE 16/**< interrupt of TIMER_GROUP0, WATCHDOG, level*/ macro
|