Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/spi_flash/sim/stubs/soc/include/hal/
Dspi_flash_types.h41SPI_FLASH_READ_MODE_MAX, ///< The fastest io mode supported by the host is ``ESP_FLASH_READ_MOD… enumerator
/device/soc/esp/esp32/components/hal/include/hal/
Dspi_flash_types.h75SPI_FLASH_READ_MODE_MAX, ///< The fastest io mode supported by the host is ``ESP_FLASH_READ_MOD… enumerator
/device/soc/esp/esp32/components/spi_flash/
Desp_flash_api.c68 _Static_assert(sizeof(io_mode_str)/IO_STR_LEN == SPI_FLASH_READ_MODE_MAX, "the io_mode_str should b…