Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32s3/
Dspi_periph.c92 .irq = ETS_SPI3_INTR_SOURCE,
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dperiph_defs.h86 ETS_SPI3_INTR_SOURCE, /**< interrupt of SPI3, level*/ enumerator
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dperiph_defs.h82 ETS_SPI3_INTR_SOURCE, /**< interrupt of SPI3, level*/ enumerator
/hal_espressif-latest/components/soc/esp32/
Dspi_periph.c90 .irq = ETS_SPI3_INTR_SOURCE,
/hal_espressif-latest/components/soc/esp32s2/
Dspi_periph.c91 .irq = ETS_SPI3_INTR_SOURCE,
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsoc.h254 #define ETS_SPI3_INTR_SOURCE 31/**< interrupt of SPI3, level*/ macro