Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/soc/esp32h2/
Di2s_periph.c35 .irq = ETS_I2S1_INTR_SOURCE,
/hal_espressif-3.4.0/components/soc/esp32/
Di2s_periph.c57 .irq = ETS_I2S1_INTR_SOURCE,
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Dperiph_defs.h73 ETS_I2S1_INTR_SOURCE, /**< interrupt of I2S1, level*/ enumerator
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Dperiph_defs.h73 ETS_I2S1_INTR_SOURCE, /**< interrupt of I2S1, level*/ enumerator
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dperiph_defs.h84 ETS_I2S1_INTR_SOURCE, /**< interrupt of I2S1, level*/ enumerator
/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Dsoc.h317 #define ETS_I2S1_INTR_SOURCE 33/**< interrupt of I2S1, level*/ macro