Home
last modified time | relevance | path

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

/drivers/flash/
A Dspi_nor.h22 #define SPI_NOR_FLSR_PROGRAM_FAIL BIT(4) /* Last program failed */ macro
A Dspi_nor.c534 if (reg & SPI_NOR_FLSR_PROGRAM_FAIL) { in spi_nor_wait_until_ready()

Completed in 10 milliseconds