Searched refs:SPI_SEL_ACTIVE (Results 1 – 4 of 4) sorted by relevance
117 #define SPI_SEL_ACTIVE ((u32)0x00000010) macro120 #define IS_SPI_SOFTWARE_SEL(SEL) ((SEL == SPI_SEL_ACTIVE) || \
148 #define SPI_SEL_ACTIVE ((u32)0x00000010) macro151 #define IS_SPI_SOFTWARE_SEL(SEL) ((SEL == SPI_SEL_ACTIVE) || \
324 SPIx->CR0 |= SPI_SEL_ACTIVE; in SPI_SoftwareSELCmd()
363 SPIx->CR0 |= SPI_SEL_ACTIVE; in SPI_SoftwareSELCmd()
Completed in 14 milliseconds