Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/soc/esp32c3/
Di2s_periph.c35 .irq = ETS_I2S1_INTR_SOURCE,
/hal_espressif-2.7.6/components/soc/esp32/
Di2s_periph.c47 .irq = ETS_I2S1_INTR_SOURCE,
/hal_espressif-2.7.6/components/soc/esp32c3/include/soc/
Dperiph_defs.h73 ETS_I2S1_INTR_SOURCE, /**< interrupt of I2S1, level*/ enumerator
/hal_espressif-2.7.6/components/soc/esp32s3/include/soc/
Dperiph_defs.h88 ETS_I2S1_INTR_SOURCE, /**< interrupt of I2S1, level*/ enumerator
/hal_espressif-2.7.6/components/soc/esp32s2/include/soc/
Dperiph_defs.h100 ETS_I2S1_INTR_SOURCE, /**< interrupt of I2S1, level*/ enumerator
/hal_espressif-2.7.6/components/soc/esp32/include/soc/
Dsoc.h319 #define ETS_I2S1_INTR_SOURCE 33/**< interrupt of I2S1, level*/ macro