Home
last modified time | relevance | path

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

/hal_espressif-latest/components/spi_flash/
Dspi_flash_chip_generic.c70 #define SPI_FLASH_LINEAR_DENSITY_LAST_VALUE (0x19) macro
105 if (mem_density > SPI_FLASH_LINEAR_DENSITY_LAST_VALUE ) { in spi_flash_chip_generic_detect_size()