Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Dspi_flash.h63 #define PERIPHS_SPI_FLASH_C1 SPI_MEM_W1_REG(1)
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Dspi_flash.h27 #define PERIPHS_SPI_FLASH_C1 SPI_MEM_W1_REG(1)
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Dspi_flash.h27 #define PERIPHS_SPI_FLASH_C1 SPI_MEM_W1_REG(1)
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Dspi_flash.h27 #define PERIPHS_SPI_FLASH_C1 SPI_MEM_W1_REG(1)
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Dspi_flash.h57 #define PERIPHS_SPI_FLASH_C1 SPI_MEM_W1_REG(1)
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Dspi_flash.h27 #define PERIPHS_SPI_FLASH_C1 SPI_MEM_W1_REG(1)
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_mem_reg.h639 #define SPI_MEM_W1_REG(i) (REG_SPI_MEM_BASE(i) + 0x5C) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_mem_reg.h651 #define SPI_MEM_W1_REG(i) (REG_SPI_MEM_BASE(i) + 0x05C) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_mem_reg.h893 #define SPI_MEM_W1_REG(i) (REG_SPI_MEM_BASE(i) + 0x05C) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_mem_reg.h902 #define SPI_MEM_W1_REG(i) (REG_SPI_MEM_BASE(i) + 0x5C) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_mem_reg.h1061 #define SPI_MEM_W1_REG(i) (REG_SPI_MEM_BASE(i) + 0x5C) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_mem_reg.h1056 #define SPI_MEM_W1_REG(i) (REG_SPI_MEM_BASE(i) + 0x5C) macro