Searched refs:SPI_NSSInternalSoft (Results 1 – 2 of 2) sorted by relevance
642 void SPI_NSSInternalSoftwareConfig(SPI_TypeDef* SPIx, uint16_t SPI_NSSInternalSoft) in SPI_NSSInternalSoftwareConfig() argument646 assert_param(IS_SPI_NSS_INTERNAL(SPI_NSSInternalSoft)); in SPI_NSSInternalSoftwareConfig()647 if (SPI_NSSInternalSoft != SPI_NSSInternalSoft_Reset) in SPI_NSSInternalSoftwareConfig()
509 void SPI_NSSInternalSoftwareConfig(SPI_TypeDef* SPIx, uint16_t SPI_NSSInternalSoft);