Searched refs:samplePoint (Results 1 – 2 of 2) sorted by relevance
282 …dspi_master_sample_point_t samplePoint; /*!< Controls when the module master samples SIN in the Mo… member311 …dspi_master_sample_point_t samplePoint; /*!< Controls when the module master samples SIN in the Mo… member
229 … SPI_MCR_ROOE(masterConfig->enableRxFifoOverWrite) | SPI_MCR_SMPL_PT(masterConfig->samplePoint) | in DSPI_MasterInit()293 masterConfig->samplePoint = kDSPI_SckToSin0Clock; in DSPI_MasterGetDefaultConfig()338 … SPI_MCR_ROOE(slaveConfig->enableRxFifoOverWrite) | SPI_MCR_SMPL_PT(slaveConfig->samplePoint) | in DSPI_SlaveInit()385 slaveConfig->samplePoint = kDSPI_SckToSin0Clock; in DSPI_SlaveGetDefaultConfig()