Searched defs:timeout_en (Results 1 – 2 of 2) sorted by relevance
31 uint32_t timeout_en: 1; /**< bit[28] */ member
335 bool timeout_en = (timeout_us != ESP_FLASH_CHIP_GENERIC_NO_TIMEOUT); in spi_flash_chip_generic_wait_idle() local