Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ecspi/
Dfsl_ecspi.h133 kECSPI_ClockInactiveStateLow = 0x0U, /*!< The SCLK inactive state stays low. */ enumerator
Dfsl_ecspi.c217 …config->clockInactiveState = kECSPI_ClockInactiveStateLow; /*!< Clock line (SCLK) inactive s… in ECSPI_GetDefaultChannelConfig()