Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/soc/esp32s3/
Di2s_periph.c33 .irq = ETS_I2S0_INTR_SOURCE,
/hal_espressif-2.7.6/components/soc/esp32s2/
Di2s_periph.c33 .irq = ETS_I2S0_INTR_SOURCE,
/hal_espressif-2.7.6/components/soc/esp32/
Di2s_periph.c33 .irq = ETS_I2S0_INTR_SOURCE,
/hal_espressif-2.7.6/components/soc/esp32s3/include/soc/
Dperiph_defs.h87 ETS_I2S0_INTR_SOURCE, /**< interrupt of I2S0, level*/ enumerator
/hal_espressif-2.7.6/components/soc/esp32s2/include/soc/
Dperiph_defs.h99 ETS_I2S0_INTR_SOURCE, /**< interrupt of I2S0, level*/ enumerator
/hal_espressif-2.7.6/components/soc/esp32/include/soc/
Dsoc.h318 #define ETS_I2S0_INTR_SOURCE 32/**< interrupt of I2S0, level*/ macro