Home
last modified time | relevance | path

Searched refs:SPI_CTRL1_REG (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/esp_rom/include/esp32/rom/
Dspi_flash.h75 #define PERIPHS_SPI_FLASH_CTRL1 SPI_CTRL1_REG(1)
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h226 #define SPI_CTRL1_REG(i) (REG_SPI_BASE(i) + 0xC) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_reg.h161 #define SPI_CTRL1_REG(i) (REG_SPI_BASE(i) + 0x00C) macro