Searched defs:SPI_CPOL (Results 1 – 2 of 2) sorted by relevance
15 #define SPI_CPOL (1 << 1) macro
76 #define SPI_CPOL BIT(1) /* clock polarity */ macro
Completed in 3 milliseconds