Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dperiph_defs.h73 ETS_TG1_LACT_LEVEL_INTR_SOURCE, /**< interrupt of TIMER_GROUP1, LACT, level*/ enumerator
/hal_espressif-3.6.0/components/esp_timer/src/
Desp_timer_impl_lac.c64 #define INTR_SOURCE_LACT ETS_TG1_LACT_LEVEL_INTR_SOURCE
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsoc.h305 #define ETS_TG1_LACT_LEVEL_INTR_SOURCE 21/**< interrupt of TIMER_GROUP1, LACT, level*/ macro