Home
last modified time | relevance | path

Searched refs:SPI_MEM_CMD_REG (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Dspi_flash.h54 #define PERIPHS_SPI_FLASH_CMD SPI_MEM_CMD_REG(1)
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Dspi_flash.h18 #define PERIPHS_SPI_FLASH_CMD SPI_MEM_CMD_REG(1)
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Dspi_flash.h18 #define PERIPHS_SPI_FLASH_CMD SPI_MEM_CMD_REG(1)
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Dspi_flash.h18 #define PERIPHS_SPI_FLASH_CMD SPI_MEM_CMD_REG(1)
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Dspi_flash.h48 #define PERIPHS_SPI_FLASH_CMD SPI_MEM_CMD_REG(1)
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Dspi_flash.h18 #define PERIPHS_SPI_FLASH_CMD SPI_MEM_CMD_REG(1)
/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_spiflash.c697 REG_WRITE(SPI_MEM_CMD_REG(SPI_IDX), SPI_MEM_FLASH_WRDI); in esp_rom_spiflash_write_disable()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_mem_reg.h15 #define SPI_MEM_CMD_REG(i) (REG_SPI_MEM_BASE(i) + 0x0) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_mem_reg.h22 #define SPI_MEM_CMD_REG(i) (REG_SPI_MEM_BASE(i) + 0x000) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_mem_reg.h15 #define SPI_MEM_CMD_REG(i) (REG_SPI_MEM_BASE(i) + 0x000) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_mem_reg.h23 #define SPI_MEM_CMD_REG(i) (REG_SPI_MEM_BASE(i) + 0x0) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_mem_reg.h19 #define SPI_MEM_CMD_REG(i) (REG_SPI_MEM_BASE(i) + 0x0) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_mem_reg.h14 #define SPI_MEM_CMD_REG(i) (REG_SPI_MEM_BASE(i) + 0x0) macro