Searched refs:kSPI_SlaveSelectAsGpio (Results 1 – 2 of 2) sorted by relevance
76 kSPI_SlaveSelectAsGpio = 0x0U, /*!< Slave select pin configured as GPIO. */ enumerator
270 … masterConfig.outputMode = kSPI_SlaveSelectAsGpio; /*!< Slave select pin configured as GPIO. */ in SPI_CommonControl()