Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsoc.h44 #define DR_REG_SPI0_BASE 0x60003000 macro
77 #define REG_SPI_MEM_BASE(i) (DR_REG_SPI0_BASE - (i) * 0x1000)
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsoc.h49 #define DR_REG_SPI0_BASE 0x60003000 macro
105 #define REG_SPI_MEM_BASE(i) (DR_REG_SPI0_BASE - (i) * 0x1000)
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsoc.h31 #define DR_REG_SPI0_BASE 0x60003000 macro
121 #define REG_SPI_MEM_BASE(i) (DR_REG_SPI0_BASE - (i) * 0x1000)
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc.h47 #define DR_REG_SPI0_BASE 0x3f403000 macro
101 #define REG_SPI_MEM_BASE(i) (DR_REG_SPI0_BASE - (i) * 0x1000)
Dspi_mem_reg.h22 #define REG_SPI_MEM_BASE(i) (DR_REG_SPI0_BASE - (i) * 0x1000)
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsoc.h40 #define DR_REG_SPI0_BASE 0x3ff43000 macro