Searched refs:SPI_SPO_0 (Results 1 – 5 of 5) sorted by relevance
92 spi_init_struct.SPO = SPI_SPO_0; in configure()96 spi_init_struct.SPO = SPI_SPO_0; in configure()
38 #define SPI_SPO_0 0 macro98 #define IS_SPI_SPO(__SPO__) (((__SPO__) == SPI_SPO_0) || ((__SPO__) == SPI_SPO_1))
63 #define SPI_SPO_0 0 macro124 #define IS_SPI_SPO(__SPO__) (((__SPO__) == SPI_SPO_0) || ((__SPO__) == SPI_SPO_1))
60 InitStruct->SPO = SPI_SPO_0; in SPI_StructInit()
Completed in 9 milliseconds