Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dsoc_support.h251 #define SPI_FLASH_WREN (1<<30) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_reg.h32 #define SPI_FLASH_WREN (BIT(30)) macro