Home
last modified time | relevance | path

Searched refs:SPI_MEM_W2_REG (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Dspi_flash.h64 #define PERIPHS_SPI_FLASH_C2 SPI_MEM_W2_REG(1)
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Dspi_flash.h28 #define PERIPHS_SPI_FLASH_C2 SPI_MEM_W2_REG(1)
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Dspi_flash.h28 #define PERIPHS_SPI_FLASH_C2 SPI_MEM_W2_REG(1)
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Dspi_flash.h28 #define PERIPHS_SPI_FLASH_C2 SPI_MEM_W2_REG(1)
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Dspi_flash.h58 #define PERIPHS_SPI_FLASH_C2 SPI_MEM_W2_REG(1)
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Dspi_flash.h28 #define PERIPHS_SPI_FLASH_C2 SPI_MEM_W2_REG(1)
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_mem_reg.h647 #define SPI_MEM_W2_REG(i) (REG_SPI_MEM_BASE(i) + 0x60) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_mem_reg.h659 #define SPI_MEM_W2_REG(i) (REG_SPI_MEM_BASE(i) + 0x060) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_mem_reg.h901 #define SPI_MEM_W2_REG(i) (REG_SPI_MEM_BASE(i) + 0x060) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_mem_reg.h910 #define SPI_MEM_W2_REG(i) (REG_SPI_MEM_BASE(i) + 0x60) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_mem_reg.h1069 #define SPI_MEM_W2_REG(i) (REG_SPI_MEM_BASE(i) + 0x60) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_mem_reg.h1064 #define SPI_MEM_W2_REG(i) (REG_SPI_MEM_BASE(i) + 0x60) macro