Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsoc.h62 #define DR_REG_SPI2_BASE 0x60024000 macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsoc.h79 #define DR_REG_SPI2_BASE 0x60024000 macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsoc.h73 #define DR_REG_SPI2_BASE 0x60024000 macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc.h76 #define DR_REG_SPI2_BASE 0x3f424000 macro
Dspi_reg.h22 #define REG_SPI_BASE(i) (DR_REG_SPI2_BASE + (((i)>3) ? (((i-2)* 0x1000) + 0x10000) : ((i - 2)* …
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsoc.h73 #define DR_REG_SPI2_BASE 0x3ff64000 macro