Searched refs:kECSPI_PolarityActiveHigh (Results 1 – 3 of 3) sorted by relevance
155 masterConfig->channelConfig.polarity = kECSPI_PolarityActiveHigh; in ECSPI_MasterCommonControl()160 masterConfig->channelConfig.polarity = kECSPI_PolarityActiveHigh; in ECSPI_MasterCommonControl()226 slaveConfig->channelConfig.polarity = kECSPI_PolarityActiveHigh; in ECSPI_SlaveCommonControl()231 slaveConfig->channelConfig.polarity = kECSPI_PolarityActiveHigh; in ECSPI_SlaveCommonControl()
51 kECSPI_PolarityActiveHigh = 0x0U, /*!< Active-high ECSPI polarity high (idles low). */ enumerator
220 config->polarity = kECSPI_PolarityActiveHigh; /*!< Clock polarity */ in ECSPI_GetDefaultChannelConfig()