Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/spi_flash/esp32/
Dspi_flash_rom_patch.c217 WRITE_PERI_REG(PERIPHS_SPI_FLASH_CMD, SPI_FLASH_PP); in esp_rom_spiflash_program_page_internal()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h67 #define SPI_FLASH_PP (BIT(25)) macro