Searched refs:SPI_STATUS_SLVBEIF_Msk (Results 1 – 2 of 2) sorted by relevance
643 #define SPI_STATUS_SLVBEIF_Msk (0x1ul << SPI_STATUS_SLVBEIF_Pos) /*!< SPI… macro
825 u32TmpVal = spi->STATUS & SPI_STATUS_SLVBEIF_Msk; in SPI_GetIntFlag()912 spi->STATUS = SPI_STATUS_SLVBEIF_Msk; /* Clear slave bit count error interrupt flag */ in SPI_ClearIntFlag()