Home
last modified time | relevance | path

Searched defs:SPI_DMA_INT_ENA_REG (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Dspi_reg.h645 #define SPI_DMA_INT_ENA_REG(i) (REG_SPI_BASE(i) + 0x34) macro
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Dspi_reg.h659 #define SPI_DMA_INT_ENA_REG(i) (REG_SPI_BASE(i) + 0x34) macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dspi_reg.h831 #define SPI_DMA_INT_ENA_REG(i) (REG_SPI_BASE(i) + 0x34) macro
/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Dspi_reg.h1380 #define SPI_DMA_INT_ENA_REG(i) (REG_SPI_BASE(i) + 0x110) macro
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Dspi_reg.h1184 #define SPI_DMA_INT_ENA_REG(i) (REG_SPI_BASE(i) + 0x058) macro