Home
last modified time | relevance | path

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

/hal_espressif-latest/components/spi_flash/include/
Dspi_flash_override.h32SPI_FLASH_HPM_WRITE_SR_NEEDED, // Means that in the certain condition, flash needs to enter the hi… enumerator
/hal_espressif-latest/components/spi_flash/
Dspi_flash_hpm_enable.c262 chip_cap = SPI_FLASH_HPM_WRITE_SR_NEEDED; in spi_flash_hpm_chip_hpm_requirement_check_with_write_hpf_bit_5()
358 …check == SPI_FLASH_HPM_DUMMY_NEEDED) || (hpm_requirement_check == SPI_FLASH_HPM_WRITE_SR_NEEDED)) { in spi_flash_enable_high_performance_mode()