Searched refs:SPI_FLASH_OPI_STR (Results 1 – 4 of 4) sorted by relevance
93 assert((io_mode == SPI_FLASH_OPI_STR) || (io_mode == SPI_FLASH_OPI_DTR)); in spi_flash_chip_mxic_opi_get_data_length_zoom()94 *length_zoom = (io_mode == SPI_FLASH_OPI_STR) ? 1 : 2; in spi_flash_chip_mxic_opi_get_data_length_zoom()334 *out_io_mode = SPI_FLASH_OPI_STR; in spi_flash_chip_mxic_opi_get_io_mode()370 case SPI_FLASH_OPI_STR: in spi_flash_chip_xmic_opi_config_host_io_mode()
81 #define DEFAULT_FLASH_MODE SPI_FLASH_OPI_STR331 cfg->default_io_mode = SPI_FLASH_OPI_STR; in s_esp_flash_choose_correct_mode()332 default_chip.read_mode = SPI_FLASH_OPI_STR; in s_esp_flash_choose_correct_mode()
66 …SPI_FLASH_OPI_STR = SPI_FLASH_OPI_FLAG,///< Only support on OPI flash, flash read and write under … enumerator
393 case SPI_FLASH_OPI_STR: in spimem_flash_ll_set_read_mode()