Home
last modified time | relevance | path

Searched defs:SPI_W0_REG (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/esptool_py/esptool/flasher_stub/include/
Dsoc_support.h218 #define SPI_W0_REG (SPI_BASE_REG + 0x40) macro
221 #define SPI_W0_REG (SPI_BASE_REG + 0x80) macro
224 #define SPI_W0_REG (SPI_BASE_REG + 0x58) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dspi_reg.h1181 #define SPI_W0_REG(i) (REG_SPI_BASE(i) + 0x98) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dspi_reg.h1323 #define SPI_W0_REG(i) (REG_SPI_BASE(i) + 0x098) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dspi_reg.h1495 #define SPI_W0_REG(i) (REG_SPI_BASE(i) + 0x98) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h1027 #define SPI_W0_REG(i) (REG_SPI_BASE(i) + 0x80) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_reg.h1752 #define SPI_W0_REG(i) (REG_SPI_BASE(i) + 0x098) macro