Home
last modified time | relevance | path

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

/hal_espressif-latest/components/spi_flash/
Dspi_flash_chip_generic.c755 const bool is_quad_mode = esp_flash_is_quad_mode(chip); in spi_flash_common_set_io_mode() local
765 bool need_check = is_quad_mode || force_check; in spi_flash_common_set_io_mode()
776 if (is_quad_mode) { in spi_flash_common_set_io_mode()