Home
last modified time | relevance | path

Searched refs:SPI_SoftwareSEL (Results 1 – 4 of 4) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_spi.c316 void SPI_SoftwareSELCmd(HT_SPI_TypeDef* SPIx, u32 SPI_SoftwareSEL) in SPI_SoftwareSELCmd() argument
320 Assert_Param(IS_SPI_SOFTWARE_SEL(SPI_SoftwareSEL)); in SPI_SoftwareSELCmd()
322 if (SPI_SoftwareSEL != SPI_SEL_INACTIVE) in SPI_SoftwareSELCmd()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_spi.c355 void SPI_SoftwareSELCmd(HT_SPI_TypeDef* SPIx, u32 SPI_SoftwareSEL) in SPI_SoftwareSELCmd() argument
359 Assert_Param(IS_SPI_SOFTWARE_SEL(SPI_SoftwareSEL)); in SPI_SoftwareSELCmd()
361 if (SPI_SoftwareSEL != SPI_SEL_INACTIVE) in SPI_SoftwareSELCmd()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_spi.h266 void SPI_SoftwareSELCmd(HT_SPI_TypeDef* SPIx, u32 SPI_SoftwareSEL);
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_spi.h336 void SPI_SoftwareSELCmd(HT_SPI_TypeDef* SPIx, u32 SPI_SoftwareSEL);

Completed in 10 milliseconds