Searched defs:SPI_CPOL (Results 1 – 3 of 3) sorted by relevance
29 #define SPI_CPOL (1<<1) /* bit[1]:CPOL, clock polarity */ macro
58 #define SPI_CPOL (0x02) /** clock polarity. */ macro
65 uint16_t SPI_CPOL; /*!< Specifies the serial clock steady state. member