Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dsoc_support.h253 #define SPI_FLASH_SE (1<<24) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_reg.h74 #define SPI_FLASH_SE (BIT(24)) macro