Searched refs:ETS_I2S1_INTR_SOURCE (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-latest/components/soc/esp32/ |
D | i2s_periph.c | 49 .irq = ETS_I2S1_INTR_SOURCE,
|
D | lcd_periph.c | 46 .irq_id = ETS_I2S1_INTR_SOURCE,
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | periph_defs.h | 66 ETS_I2S1_INTR_SOURCE, /**< interrupt of I2S1, level*/ enumerator
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | periph_defs.h | 94 ETS_I2S1_INTR_SOURCE, /**< interrupt of I2S1, level*/ enumerator
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | periph_defs.h | 106 ETS_I2S1_INTR_SOURCE, /**< interrupt of I2S1, level*/ enumerator
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | periph_defs.h | 85 ETS_I2S1_INTR_SOURCE, /**< interrupt of I2S1, level*/ enumerator
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | soc.h | 256 #define ETS_I2S1_INTR_SOURCE 33/**< interrupt of I2S1, level*/ macro
|