Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmspi_timing_tuning_ll.h40 MSPI_TIMING_LL_FLASH_OPI_MODE = BIT(0), enumerator
224 return MSPI_TIMING_LL_FLASH_OPI_MODE; in mspi_timing_ll_get_flash_mode()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Dmspi_timing_config.c117 if (mode == MSPI_TIMING_LL_FLASH_OPI_MODE) { in spi_timing_config_get_dummy()