Home
last modified time | relevance | path

Searched refs:ETS_SPI1_INTR_SOURCE (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32c3/
Dspi_periph.c41 .irq = ETS_SPI1_INTR_SOURCE,
/hal_espressif-3.6.0/components/soc/esp32h2/
Dspi_periph.c41 .irq = ETS_SPI1_INTR_SOURCE,
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dperiph_defs.h71ETS_SPI1_INTR_SOURCE, /**< interrupt of SPI1, level, SPI1 is for flash read/… enumerator
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dperiph_defs.h71ETS_SPI1_INTR_SOURCE, /**< interrupt of SPI1, level, SPI1 is for flash read/… enumerator
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dperiph_defs.h84ETS_SPI1_INTR_SOURCE = 32, /**< interrupt of SPI1, level, SPI1 is for flash read/… enumerator
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dperiph_defs.h80ETS_SPI1_INTR_SOURCE, /**< interrupt of SPI1, level, SPI1 is for flash read/… enumerator
/hal_espressif-3.6.0/components/soc/esp32s2/
Dspi_periph.c41 .irq = ETS_SPI1_INTR_SOURCE,
/hal_espressif-3.6.0/components/soc/esp32s3/
Dspi_periph.c41 .irq = ETS_SPI1_INTR_SOURCE,
/hal_espressif-3.6.0/components/soc/esp32/
Dspi_periph.c42 .irq = ETS_SPI1_INTR_SOURCE,
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsoc.h313 #define ETS_SPI1_INTR_SOURCE 29/**< interrupt of SPI1, level, SPI1 is for flash … macro