Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/spi_flash/private_include/
Dspi_flash_defs.h62 #define SPI_FLASH_QOUT_ADDR_BITLEN 24 macro
/device/soc/esp/esp32/components/spi_flash/
Dspi_flash_chip_generic.c399 addr_bitlen = SPI_FLASH_QOUT_ADDR_BITLEN; in spi_flash_chip_generic_config_host_io_mode()