Searched refs:SPI_CLOCK_CPHA0_CPOL0 (Results 1 – 1 of 1) sorted by relevance
305 SPI_CLOCK_CPHA0_CPOL0 = SPI_CFG_CPOL_LO | SPI_CFG_CPHA_FIRST, /**< CPHA = 0, CPOL = 0 */ enumerator309 SPI_CLOCK_MODE0 = SPI_CLOCK_CPHA0_CPOL0,/**< alias */
Completed in 4 milliseconds