Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx8/
Dfsl_ecspi.h140 kECSPI_ChipSelectActiveStateLow = 0x0U, /*!< The SS signal line active stays low. */ enumerator
Dfsl_ecspi.c219 …config->chipSlectActiveState = kECSPI_ChipSelectActiveStateLow; /*!< Chip select(SS) line active … in ECSPI_GetDefaultChannelConfig()