Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx8/
Dfsl_ecspi.h154 kECSPI_spiClock = 0x0U, /*!< The sample period clock source is SCLK. */ enumerator
Dfsl_ecspi.c247 config->samplePeriodClock = kECSPI_spiClock; in ECSPI_MasterGetDefaultConfig()