Searched refs:SPI_CTRL_CPOL_HIGH (Results 1 – 3 of 3) sorted by relevance
38 #define SPI_CTRL_CPOL_HIGH (u8)0x1 macro
105 else if (SPI_CTRL_CPOL_HIGH == pCtrl->Config.Cpol) in FSpi_Init()
56 .Cpol = SPI_CTRL_CPOL_HIGH,64 .Cpol = SPI_CTRL_CPOL_HIGH,
Completed in 7 milliseconds