Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/spi_flash/esp32/
Dspi_flash_rom_patch.c148 WRITE_PERI_REG(PERIPHS_SPI_FLASH_CMD, SPI_FLASH_SE); in esp_rom_spiflash_erase_sector_internal()
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Dspi_reg.h74 #define SPI_FLASH_SE (BIT(24)) macro