Searched refs:SPI_CFG_SPOL1_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()
87 #define SPI_CFG_SPOL1_LO ((uint32_t) (0 << 9)) /* SSEL1 is active Low */ macro
Completed in 5 milliseconds