Searched refs:kECSPI_PolarityActiveHigh (Results 1 – 2 of 2) sorted by relevance
51 kECSPI_PolarityActiveHigh = 0x0U, /*!< Active-high ECSPI polarity high (idles low). */ enumerator
221 config->polarity = kECSPI_PolarityActiveHigh; /*!< Clock polarity */ in ECSPI_GetDefaultChannelConfig()