Home
last modified time | relevance | path

Searched defs:SPI_EXT2_REG (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dsoc_support.h280 #define SPI_EXT2_REG (SPI_BASE_REG + 0x54) /* renamed SPI_MEM_FSM_REG */ macro
282 #define SPI_EXT2_REG (SPI_BASE_REG + 0xF8) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_reg.h1203 #define SPI_EXT2_REG(i) (REG_SPI_BASE(i) + 0xF8) macro