Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esptool_py/esptool/flasher_stub/include/
Dsoc_support.h204 #define SPI_ADDR_REG (SPI_BASE_REG + 0x04) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dspi_reg.h46 #define SPI_ADDR_REG(i) (REG_SPI_BASE(i) + 0x4) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dspi_reg.h46 #define SPI_ADDR_REG(i) (REG_SPI_BASE(i) + 0x4) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dspi_reg.h46 #define SPI_ADDR_REG(i) (REG_SPI_BASE(i) + 0x4) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h135 #define SPI_ADDR_REG(i) (REG_SPI_BASE(i) + 0x4) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_reg.h39 #define SPI_ADDR_REG(i) (REG_SPI_BASE(i) + 0x004) macro