Searched refs:kSPI_PinModeNormal (Results 1 – 2 of 2) sorted by relevance
97 kSPI_PinModeNormal = 0x0U, /*!< Pins operate in normal, single-direction mode.*/ enumerator
403 config->pinMode = kSPI_PinModeNormal; in SPI_MasterGetDefaultConfig()