Home
last modified time | relevance | path

Searched refs:kECSPI_PolarityActiveHigh (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/imx8/
Dfsl_ecspi.h51 kECSPI_PolarityActiveHigh = 0x0U, /*!< Active-high ECSPI polarity high (idles low). */ enumerator
Dfsl_ecspi.c221 config->polarity = kECSPI_PolarityActiveHigh; /*!< Clock polarity */ in ECSPI_GetDefaultChannelConfig()