Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ecspi/
Dfsl_ecspi.h147 kECSPI_spiClock = 0x0U, /*!< The sample period clock source is SCLK. */ enumerator
Dfsl_ecspi.c246 config->samplePeriodClock = kECSPI_spiClock; in ECSPI_MasterGetDefaultConfig()