Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_dspi.h140kDSPI_ClockPhaseFirstEdge = 0U, /*!< CPHA=0. Data is captured on the leading edge of the SCK and c… enumerator
Dfsl_dspi.c272 masterConfig->ctarConfig.cpha = kDSPI_ClockPhaseFirstEdge; in DSPI_MasterGetDefaultConfig()
369 slaveConfig->ctarConfig.cpha = kDSPI_ClockPhaseFirstEdge; in DSPI_SlaveGetDefaultConfig()