Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/soc/esp32s2/
Di2s_periph.c38 .irq = ETS_I2S0_INTR_SOURCE,
Dlcd_periph.c14 .irq_id = ETS_I2S0_INTR_SOURCE,
/hal_espressif-3.4.0/components/soc/esp32/
Dlcd_periph.c15 .irq_id = ETS_I2S0_INTR_SOURCE,
Di2s_periph.c38 .irq = ETS_I2S0_INTR_SOURCE,
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Dperiph_defs.h87 ETS_I2S0_INTR_SOURCE, /**< interrupt of I2S0, level*/ enumerator
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dperiph_defs.h83 ETS_I2S0_INTR_SOURCE, /**< interrupt of I2S0, level*/ enumerator
/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Dsoc.h316 #define ETS_I2S0_INTR_SOURCE 32/**< interrupt of I2S0, level*/ macro