Home
last modified time | relevance | path

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

/hal_espressif-latest/components/spi_flash/
Dspi_flash_chip_generic.c371 bool timeout_en = (timeout_us != ESP_FLASH_CHIP_GENERIC_NO_TIMEOUT); in spi_flash_chip_generic_wait_idle() local
410 if (timeout_en) { in spi_flash_chip_generic_wait_idle()