Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/driver/test/dac_dma_test/
Dtest_esp32s2.c140 ESP_EARLY_LOGV(TAG, "int msk%x, raw%x", int_st, REG_READ(SPI_DMA_INT_RAW_REG(3))); in dac_dma_isr()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dspi_reg.h901 #define SPI_DMA_INT_RAW_REG(i) (REG_SPI_BASE(i) + 0x3C) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dspi_reg.h915 #define SPI_DMA_INT_RAW_REG(i) (REG_SPI_BASE(i) + 0x3C) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dspi_reg.h1087 #define SPI_DMA_INT_RAW_REG(i) (REG_SPI_BASE(i) + 0x3C) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h1436 #define SPI_DMA_INT_RAW_REG(i) (REG_SPI_BASE(i) + 0x114) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_reg.h1288 #define SPI_DMA_INT_RAW_REG(i) (REG_SPI_BASE(i) + 0x05C) macro