Searched refs:WAIT_READY_ERASE (Results 1 – 1 of 1) sorted by relevance
231 #define WAIT_READY_ERASE K_MSEC(CONFIG_SPI_NOR_SLEEP_ERASE_MS) macro233 #define WAIT_READY_ERASE K_NO_WAIT macro1014 ret = spi_nor_wait_until_ready(dev, WAIT_READY_ERASE); in spi_nor_erase()