Searched refs:SPI_SPH_0 (Results 1 – 5 of 5) sorted by relevance
91 spi_init_struct.SPH = SPI_SPH_0; in configure()99 spi_init_struct.SPH = SPI_SPH_0; in configure()
35 #define SPI_SPH_0 0 macro96 #define IS_SPI_SPH(__SPH__) (((__SPH__) == SPI_SPH_0) || ((__SPH__) == SPI_SPH_1))
60 #define SPI_SPH_0 0 macro122 #define IS_SPI_SPH(__SPH__) (((__SPH__) == SPI_SPH_0) || ((__SPH__) == SPI_SPH_1))
58 InitStruct->SPH = SPI_SPH_0; in SPI_StructInit()
Completed in 11 milliseconds