HomeSort by: relevance | last modified time | path
    Searched refs:SPI_F_ERROR (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/spi/
spivar.h 155 #define SPI_F_ERROR 0x0002
spi.c 668 st->st_flags |= SPI_F_ERROR;
708 if (trans.st_flags & SPI_F_ERROR)
728 if (trans.st_flags & SPI_F_ERROR)
751 if (trans.st_flags & SPI_F_ERROR)
786 if (trans.st_flags & SPI_F_ERROR)
spiflash.c 745 if (trans.st_flags & SPI_F_ERROR)

Completed in 12 milliseconds