Home
last modified time | relevance | path

Searched refs:REG_SPI_MEM_BASE (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dspi_mem_reg.h22 #define SPI_MEM_CMD_REG(i) (REG_SPI_MEM_BASE(i) + 0x000)
142 #define SPI_MEM_ADDR_REG(i) (REG_SPI_MEM_BASE(i) + 0x004)
151 #define SPI_MEM_CTRL_REG(i) (REG_SPI_MEM_BASE(i) + 0x008)
250 #define SPI_MEM_CTRL1_REG(i) (REG_SPI_MEM_BASE(i) + 0x00C)
279 #define SPI_MEM_CTRL2_REG(i) (REG_SPI_MEM_BASE(i) + 0x010)
308 #define SPI_MEM_CLOCK_REG(i) (REG_SPI_MEM_BASE(i) + 0x014)
335 #define SPI_MEM_USER_REG(i) (REG_SPI_MEM_BASE(i) + 0x018)
430 #define SPI_MEM_USER1_REG(i) (REG_SPI_MEM_BASE(i) + 0x01C)
445 #define SPI_MEM_USER2_REG(i) (REG_SPI_MEM_BASE(i) + 0x020)
459 #define SPI_MEM_MOSI_DLEN_REG(i) (REG_SPI_MEM_BASE(i) + 0x024)
[all …]
Dsoc.h77 #define REG_SPI_MEM_BASE(i) (DR_REG_SPI0_BASE - (i) * 0x1000) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dspi_mem_reg.h22 #define SPI_MEM_CMD_REG(i) (REG_SPI_MEM_BASE(i) + 0x000)
142 #define SPI_MEM_ADDR_REG(i) (REG_SPI_MEM_BASE(i) + 0x004)
151 #define SPI_MEM_CTRL_REG(i) (REG_SPI_MEM_BASE(i) + 0x008)
250 #define SPI_MEM_CTRL1_REG(i) (REG_SPI_MEM_BASE(i) + 0x00C)
279 #define SPI_MEM_CTRL2_REG(i) (REG_SPI_MEM_BASE(i) + 0x010)
308 #define SPI_MEM_CLOCK_REG(i) (REG_SPI_MEM_BASE(i) + 0x014)
335 #define SPI_MEM_USER_REG(i) (REG_SPI_MEM_BASE(i) + 0x018)
430 #define SPI_MEM_USER1_REG(i) (REG_SPI_MEM_BASE(i) + 0x01C)
445 #define SPI_MEM_USER2_REG(i) (REG_SPI_MEM_BASE(i) + 0x020)
459 #define SPI_MEM_MOSI_DLEN_REG(i) (REG_SPI_MEM_BASE(i) + 0x024)
[all …]
Dsoc.h105 #define REG_SPI_MEM_BASE(i) (DR_REG_SPI0_BASE - (i) * 0x1000) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_mem_reg.h22 #define REG_SPI_MEM_BASE(i) (DR_REG_SPI0_BASE - (i) * 0x1000) macro
24 #define SPI_MEM_CMD_REG(i) (REG_SPI_MEM_BASE(i) + 0x000)
131 #define SPI_MEM_ADDR_REG(i) (REG_SPI_MEM_BASE(i) + 0x004)
140 #define SPI_MEM_CTRL_REG(i) (REG_SPI_MEM_BASE(i) + 0x008)
263 #define SPI_MEM_CTRL1_REG(i) (REG_SPI_MEM_BASE(i) + 0x00C)
304 #define SPI_MEM_CTRL2_REG(i) (REG_SPI_MEM_BASE(i) + 0x010)
326 #define SPI_MEM_CLOCK_REG(i) (REG_SPI_MEM_BASE(i) + 0x014)
353 #define SPI_MEM_USER_REG(i) (REG_SPI_MEM_BASE(i) + 0x018)
448 #define SPI_MEM_USER1_REG(i) (REG_SPI_MEM_BASE(i) + 0x01C)
463 #define SPI_MEM_USER2_REG(i) (REG_SPI_MEM_BASE(i) + 0x020)
[all …]
Dsoc.h101 #define REG_SPI_MEM_BASE(i) (DR_REG_SPI0_BASE - (i) * 0x1000) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dspi_mem_reg.h23 #define SPI_MEM_CMD_REG(i) (REG_SPI_MEM_BASE(i) + 0x0)
134 #define SPI_MEM_ADDR_REG(i) (REG_SPI_MEM_BASE(i) + 0x4)
143 #define SPI_MEM_CTRL_REG(i) (REG_SPI_MEM_BASE(i) + 0x8)
268 #define SPI_MEM_CTRL1_REG(i) (REG_SPI_MEM_BASE(i) + 0xC)
292 #define SPI_MEM_CTRL2_REG(i) (REG_SPI_MEM_BASE(i) + 0x10)
344 #define SPI_MEM_CLOCK_REG(i) (REG_SPI_MEM_BASE(i) + 0x14)
372 #define SPI_MEM_USER_REG(i) (REG_SPI_MEM_BASE(i) + 0x18)
468 #define SPI_MEM_USER1_REG(i) (REG_SPI_MEM_BASE(i) + 0x1C)
482 #define SPI_MEM_USER2_REG(i) (REG_SPI_MEM_BASE(i) + 0x20)
496 #define SPI_MEM_MOSI_DLEN_REG(i) (REG_SPI_MEM_BASE(i) + 0x24)
[all …]
Dsoc.h121 #define REG_SPI_MEM_BASE(i) (DR_REG_SPI0_BASE - (i) * 0x1000) macro