Home
last modified time | relevance | path

Searched refs:SPI_FLASH_WRSR (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/spi_flash/esp32/
Dspi_flash_rom_patch.c263 WRITE_PERI_REG(PERIPHS_SPI_FLASH_CMD, SPI_FLASH_WRSR); in esp_rom_spiflash_write_status()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h60 #define SPI_FLASH_WRSR (BIT(26)) macro