Searched refs:SPI_STATUS_SSINAIF_Msk (Results 1 – 2 of 2) sorted by relevance
637 #define SPI_STATUS_SSINAIF_Msk (0x1ul << SPI_STATUS_SSINAIF_Pos) /*!< SPI… macro
811 u32TmpVal = spi->STATUS & SPI_STATUS_SSINAIF_Msk; in SPI_GetIntFlag()902 … spi->STATUS = SPI_STATUS_SSINAIF_Msk; /* Clear slave selection signal inactive interrupt flag */ in SPI_ClearIntFlag()