Searched refs:SPI_CFG_SPOL3_LO (Results 1 – 3 of 3) sorted by relevance
105 spiCfg.SSELPol = (SPI_CFG_SPOL0_LO | SPI_CFG_SPOL1_LO | SPI_CFG_SPOL2_LO | SPI_CFG_SPOL3_LO); in setupSpiMaster()
107 spiCfg.SSELPol = (SPI_CFG_SPOL0_LO | SPI_CFG_SPOL1_LO | SPI_CFG_SPOL2_LO | SPI_CFG_SPOL3_LO); in setupSpiMaster()
94 #define SPI_CFG_SPOL3_LO ((uint32_t) (0 << 11)) /* SSEL3 is active Low */ macro
Completed in 5 milliseconds