Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/spi_flash/esp32/
Dspi_flash_rom_patch.c127 WRITE_PERI_REG(PERIPHS_SPI_FLASH_CMD, SPI_FLASH_CE); in esp_rom_spiflash_erase_chip_internal()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h88 #define SPI_FLASH_CE (BIT(22)) macro