Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dsoc_support.h252 #define SPI_FLASH_RDSR (1<<27) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_reg.h53 #define SPI_FLASH_RDSR (BIT(27)) macro