Searched refs:ETS_TG0_T1_LEVEL_INTR_SOURCE (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-latest/components/soc/esp32/ |
D | timer_periph.c | 16 [1] = ETS_TG0_T1_LEVEL_INTR_SOURCE,
|
/hal_espressif-latest/components/soc/esp32s3/ |
D | timer_periph.c | 15 [1] = ETS_TG0_T1_LEVEL_INTR_SOURCE,
|
/hal_espressif-latest/components/soc/esp32s2/ |
D | timer_periph.c | 15 [1] = ETS_TG0_T1_LEVEL_INTR_SOURCE,
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | periph_defs.h | 67 …ETS_TG0_T1_LEVEL_INTR_SOURCE, /**< interrupt of TIMER_GROUP0, TIMER1, level, we woul… enumerator
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | periph_defs.h | 117 ETS_TG0_T1_LEVEL_INTR_SOURCE, /**< interrupt of TIMER_GROUP0, TIMER1, level*/ enumerator
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | periph_defs.h | 108 ETS_TG0_T1_LEVEL_INTR_SOURCE, /**< interrupt of TIMER_GROUP0, TIMER1, EDGE*/ enumerator
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | soc.h | 238 #define ETS_TG0_T1_LEVEL_INTR_SOURCE 15/**< interrupt of TIMER_GROUP0, TIMER1, level, we… macro
|