Home
last modified time | relevance | path

Searched defs:SPI_USER_REG (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dspi_reg.h184 #define SPI_USER_REG(i) (REG_SPI_BASE(i) + 0x10) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dspi_reg.h184 #define SPI_USER_REG(i) (REG_SPI_BASE(i) + 0x10) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dspi_reg.h205 #define SPI_USER_REG(i) (REG_SPI_BASE(i) + 0x10) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h364 #define SPI_USER_REG(i) (REG_SPI_BASE(i) + 0x1C) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_reg.h264 #define SPI_USER_REG(i) (REG_SPI_BASE(i) + 0x018) macro