Searched refs:ETS_TG1_T1_LEVEL_INTR_SOURCE (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-latest/components/soc/esp32/ |
D | timer_periph.c | 23 [1] = ETS_TG1_T1_LEVEL_INTR_SOURCE,
|
/hal_espressif-latest/components/soc/esp32s3/ |
D | timer_periph.c | 22 [1] = ETS_TG1_T1_LEVEL_INTR_SOURCE,
|
/hal_espressif-latest/components/soc/esp32s2/ |
D | timer_periph.c | 22 [1] = ETS_TG1_T1_LEVEL_INTR_SOURCE,
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | periph_defs.h | 71 …ETS_TG1_T1_LEVEL_INTR_SOURCE, /**< interrupt of TIMER_GROUP1, TIMER1, level, we woul… enumerator
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | periph_defs.h | 120 ETS_TG1_T1_LEVEL_INTR_SOURCE, /**< interrupt of TIMER_GROUP1, TIMER1, level*/ enumerator
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | periph_defs.h | 111 ETS_TG1_T1_LEVEL_INTR_SOURCE, /**< interrupt of TIMER_GROUP1, TIMER1, EDGE*/ enumerator
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | soc.h | 242 #define ETS_TG1_T1_LEVEL_INTR_SOURCE 19/**< interrupt of TIMER_GROUP1, TIMER1, level, we… macro
|