Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/spi_flash/include/
Dspi_flash_override.h34 SPI_FLASH_HPM_BEYOND_LIMIT, // Means that flash has no capability to meet that condition. enumerator
/hal_espressif-3.7.0/components/spi_flash/
Dspi_flash_hpm_enable.c320 } else if (hpm_requirement_check == SPI_FLASH_HPM_BEYOND_LIMIT) { in spi_flash_enable_high_performance_mode()