Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/cmsis_drivers/ecspi/
Dfsl_ecspi_cmsis.c165 masterConfig->channelConfig.polarity = kECSPI_PolarityActiveLow; in ECSPI_MasterCommonControl()
170 masterConfig->channelConfig.polarity = kECSPI_PolarityActiveLow; in ECSPI_MasterCommonControl()
236 slaveConfig->channelConfig.polarity = kECSPI_PolarityActiveLow; in ECSPI_SlaveCommonControl()
241 slaveConfig->channelConfig.polarity = kECSPI_PolarityActiveLow; in ECSPI_SlaveCommonControl()
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/ecspi/
Dfsl_ecspi.h52 kECSPI_PolarityActiveLow, /*!< Active-low ECSPI polarity low (idles high). */ enumerator