Searched defs:SPI_FORMAT_CPOL0_CPHA0 (Results 1 – 3 of 3) sorted by relevance
73 SPI_FORMAT_CPOL0_CPHA0 = 0, ///< Clock Polarity 0, Clock Phase 0 enumerator
60 SPI_FORMAT_CPOL0_CPHA0 = 0, ///< Clock Polarity 0, Clock Phase 0 (default) enumerator
154 #define SPI_FORMAT_CPOL0_CPHA0 0 macro
Completed in 6 milliseconds